FLAG_WRAP_CONFIDENTIAL
outbuf[2] = (acceptor_flag | FLAG_WRAP_CONFIDENTIAL |
outbuf[2] = (acceptor_flag | FLAG_WRAP_CONFIDENTIAL |
conf_flag = ((ptr[2] & FLAG_WRAP_CONFIDENTIAL) != 0);
conf_req_flag = ((ptr[0] & FLAG_WRAP_CONFIDENTIAL) != 0);
if (flags & FLAG_WRAP_CONFIDENTIAL) {
*conf_state = !!(flags & FLAG_WRAP_CONFIDENTIAL);