HomeSort by: relevance | last modified time | path
    Searched refs:conf_req_flag (Results 1 - 12 of 12) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
gss_seal.c 36 int conf_req_flag,
44 context_handle, conf_req_flag, qop_req,
gss_wrap_size_limit.c 36 int conf_req_flag,
53 conf_req_flag, qop_req, req_output_size, max_input_size));
gss_wrap.c 39 * @param conf_req_flag if non zero, confidentiality is requestd.
51 int conf_req_flag,
71 conf_req_flag, qop_req, input_message_buffer,
gss_aeap.c 18 * The caller needs provide the folloing buffers when using in conf_req_flag=1 mode:
33 * When used in conf_req_flag=0,
51 int conf_req_flag,
75 conf_req_flag, qop_req, conf_state,
132 int conf_req_flag,
156 conf_req_flag, qop_req, conf_state,
229 int conf_req_flag,
263 conf_req_flag, qop_req, conf_state,
291 major_status = gss_wrap_iov(minor_status, context_handle, conf_req_flag,
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
aeap.c 43 int conf_req_flag,
59 conf_req_flag, conf_state,
75 conf_req_flag, conf_state,
137 int conf_req_flag,
153 conf_req_flag, qop_req, conf_state,
169 conf_req_flag, qop_req, conf_state,
wrap.c 143 int conf_req_flag,
158 conf_req_flag, qop_req,
182 conf_req_flag, qop_req,
205 int conf_req_flag,
255 if(conf_req_flag)
331 if(conf_req_flag) {
359 *conf_state = conf_req_flag;
371 int conf_req_flag,
419 if(conf_req_flag)
524 if(conf_req_flag) {
    [all...]
cfx.c 48 int conf_req_flag,
70 if (conf_req_flag) {
108 int conf_req_flag,
122 if (conf_req_flag) {
310 int conf_req_flag,
346 if (conf_req_flag) {
470 if (conf_req_flag) {
524 if (conf_req_flag) {
656 *conf_state = conf_req_flag;
1049 int conf_req_flag,
    [all...]
arcfour.c 442 int conf_req_flag,
486 if (conf_req_flag) {
557 if(conf_req_flag) {
614 *conf_state = conf_req_flag;
882 int conf_req_flag,
914 int conf_req_flag,
1007 int conf_req_flag,
1108 if (conf_req_flag) {
1168 if (conf_req_flag) {
1245 *conf_state = conf_req_flag;
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/
context_stubs.c 206 int conf_req_flag,
229 conf_req_flag,
455 int conf_req_flag,
477 conf_req_flag,
650 int conf_req_flag,
664 conf_req_flag, qop_req, conf_state,
692 int conf_req_flag,
706 conf_req_flag, qop_req, conf_state,
  /src/external/bsd/openldap/dist/libraries/libldap/
gssapi.c 108 int conf_req_flag = 0; local
122 conf_req_flag = 1;
135 conf_req_flag, GSS_C_QOP_DEFAULT,
171 int conf_req_flag = 0; local
190 conf_req_flag = 1;
194 conf_req_flag, GSS_C_QOP_DEFAULT,
205 if ( conf_req_flag && conf_state == 0 ) {
253 int conf_req_flag = 0; local
271 conf_req_flag = 1;
285 if ( conf_req_flag && conf_state == 0 )
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
gssapi_mech.h 121 int, /* conf_req_flag */
207 int, /* conf_req_flag */
315 int conf_req_flag,
332 int conf_req_flag,
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
crypto.c 446 int conf_req_flag,
477 int conf_req_flag,

Completed in 64 milliseconds