| /freebsd-9-stable/crypto/heimdal/lib/gssapi/krb5/ |
| D | verify_mic.c | 45 gss_qop_t * qop_state, in verify_mic_des() argument 138 gss_qop_t * qop_state, in verify_mic_des3() argument 273 gss_qop_t * qop_state, in _gsskrb5_verify_mic_internal() argument 293 message_buffer, token_buffer, qop_state, key, in _gsskrb5_verify_mic_internal() 298 message_buffer, token_buffer, qop_state, key, in _gsskrb5_verify_mic_internal() 306 qop_state, key, type); in _gsskrb5_verify_mic_internal() 311 message_buffer, token_buffer, qop_state, in _gsskrb5_verify_mic_internal() 326 gss_qop_t * qop_state in _gsskrb5_verify_mic() argument 334 if (qop_state != NULL) in _gsskrb5_verify_mic() 335 *qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_verify_mic() [all …]
|
| D | v1.c | 60 int * qop_state in _gsskrb5_verify() argument 67 (gss_qop_t *)qop_state); in _gsskrb5_verify() 95 int * qop_state in _gsskrb5_unseal() argument 103 (gss_qop_t *)qop_state); in _gsskrb5_unseal()
|
| D | unwrap.c | 45 gss_qop_t * qop_state, in unwrap_des() argument 182 gss_qop_t * qop_state, in unwrap_des3() argument 361 gss_qop_t * qop_state in _gsskrb5_unwrap() argument 375 if (qop_state != NULL) in _gsskrb5_unwrap() 376 *qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_unwrap() 392 conf_state, qop_state, key); in _gsskrb5_unwrap() 397 conf_state, qop_state, key); in _gsskrb5_unwrap() 403 conf_state, qop_state, key); in _gsskrb5_unwrap() 408 conf_state, qop_state, key); in _gsskrb5_unwrap()
|
| D | process_context_token.c | 47 gss_qop_t qop_state; in _gsskrb5_process_context_token() local 54 qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_process_context_token()
|
| D | gsskrb5-private.h | 583 int * qop_state ); 592 gss_qop_t * qop_state ); 600 int * qop_state ); 623 gss_qop_t * qop_state );
|
| D | arcfour.c | 257 gss_qop_t * qop_state, in _gssapi_verify_mic_arcfour() argument 268 if (qop_state) in _gssapi_verify_mic_arcfour() 269 *qop_state = 0; in _gssapi_verify_mic_arcfour() 504 gss_qop_t *qop_state, in _gssapi_unwrap_arcfour() argument 522 if (qop_state) in _gssapi_unwrap_arcfour() 523 *qop_state = 0; in _gssapi_unwrap_arcfour()
|
| D | cfx.c | 460 gss_qop_t *qop_state, in _gssapi_unwrap_cfx() argument 655 if (qop_state != NULL) { in _gssapi_unwrap_cfx() 656 *qop_state = GSS_C_QOP_DEFAULT; in _gssapi_unwrap_cfx() 760 gss_qop_t *qop_state, in _gssapi_verify_mic_cfx() argument 873 if (qop_state != NULL) { in _gssapi_verify_mic_cfx() 874 *qop_state = GSS_C_QOP_DEFAULT; in _gssapi_verify_mic_cfx()
|
| /freebsd-9-stable/lib/libgssapi/ |
| D | gss_verify_mic.c | 39 gss_qop_t *qop_state) in gss_verify_mic() argument 44 if (qop_state) in gss_verify_mic() 45 *qop_state = 0; in gss_verify_mic() 53 message_buffer, token_buffer, qop_state)); in gss_verify_mic()
|
| D | gss_verify.c | 36 int *qop_state) in gss_verify() argument 41 (gss_qop_t *)qop_state)); in gss_verify()
|
| D | gss_unseal.c | 37 int *qop_state) in gss_unseal() argument 42 output_message_buffer, conf_state, (gss_qop_t *)qop_state)); in gss_unseal()
|
| D | gss_unwrap.c | 40 gss_qop_t *qop_state) in gss_unwrap() argument 47 conf_state, qop_state)); in gss_unwrap()
|
| /freebsd-9-stable/sys/kgssapi/ |
| D | gss_unwrap.c | 48 gss_qop_t *qop_state) in gss_unwrap() argument 63 maj_stat = KGSS_UNWRAP(ctx, minor_status, &m, conf_state, qop_state); in gss_unwrap() 87 gss_qop_t *qop_state) in gss_unwrap_mbuf() argument 95 return (KGSS_UNWRAP(ctx, minor_status, mp, conf_state, qop_state)); in gss_unwrap_mbuf()
|
| D | gss_verify_mic.c | 47 gss_qop_t *qop_state) in gss_verify_mic() argument 67 maj_stat = KGSS_VERIFY_MIC(ctx, minor_status, m, mic, qop_state); in gss_verify_mic() 77 struct mbuf *m, struct mbuf *mic, gss_qop_t *qop_state) in gss_verify_mic_mbuf() argument 85 return (KGSS_VERIFY_MIC(ctx, minor_status, m, mic, qop_state)); in gss_verify_mic_mbuf()
|
| D | kgss_if.m | 68 gss_qop_t *qop_state; 85 gss_qop_t *qop_state;
|
| /freebsd-9-stable/crypto/heimdal/lib/gssapi/spnego/ |
| D | context_stubs.c | 178 gss_qop_t * qop_state in _gss_spnego_verify_mic() argument 199 qop_state); in _gss_spnego_verify_mic() 241 gss_qop_t * qop_state in _gss_spnego_unwrap() argument 263 qop_state); in _gss_spnego_unwrap() 661 int * qop_state in _gss_spnego_verify() argument 682 qop_state); in _gss_spnego_verify() 724 int * qop_state in _gss_spnego_unseal() argument 746 qop_state); in _gss_spnego_unseal() 758 gss_qop_t * qop_state) 781 qop_state);
|
| D | spnego-private.h | 284 int * qop_state ); 293 gss_qop_t * qop_state ); 301 int * qop_state ); 309 gss_qop_t * qop_state );
|
| /freebsd-9-stable/lib/librpcsec_gss/ |
| D | rpcsec_gss_prot.c | 165 u_int seq_num, conf_state, qop_state; in xdr_rpc_gss_unwrap_data() local 188 &wrapbuf, &qop_state); in xdr_rpc_gss_unwrap_data() 191 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) { in xdr_rpc_gss_unwrap_data() 204 &conf_state, &qop_state); in xdr_rpc_gss_unwrap_data() 209 if (maj_stat != GSS_S_COMPLETE || qop_state != qop || in xdr_rpc_gss_unwrap_data()
|
| D | rpcsec_gss.c | 271 gss_qop_t qop_state; in rpc_gss_validate() local 308 &checksum, &qop_state); in rpc_gss_validate() 309 if (maj_stat != GSS_S_COMPLETE || qop_state != gd->gd_qop) { in rpc_gss_validate() 430 u_int seq, qop_state = 0; in rpc_gss_init() local 441 &bufin, &gd->gd_verf, &qop_state); in rpc_gss_init() 444 qop_state != gd->gd_qop) { in rpc_gss_init()
|
| /freebsd-9-stable/sys/rpc/rpcsec_gss/ |
| D | rpcsec_gss_prot.c | 231 u_int seq_num, conf_state, qop_state; in xdr_rpc_gss_unwrap_data() local 274 message, mic, &qop_state); in xdr_rpc_gss_unwrap_data() 277 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) { in xdr_rpc_gss_unwrap_data() 294 &conf_state, &qop_state); in xdr_rpc_gss_unwrap_data() 302 if (qop_state != qop || conf_state != TRUE) { in xdr_rpc_gss_unwrap_data()
|
| D | rpcsec_gss.c | 594 gss_qop_t qop_state; in rpc_gss_validate() local 663 &signbuf, &checksum, &qop_state); in rpc_gss_validate() 665 || qop_state != gd->gd_qop) { in rpc_gss_validate() 860 u_int seq, qop_state = 0; in rpc_gss_init() local 871 &bufin, &gd->gd_verf, &qop_state); in rpc_gss_init() 874 qop_state != gd->gd_qop) { in rpc_gss_init()
|
| /freebsd-9-stable/crypto/heimdal/lib/gssapi/ntlm/ |
| D | crypto.c | 348 gss_qop_t * qop_state in _gss_ntlm_verify_mic() argument 353 if (qop_state != NULL) in _gss_ntlm_verify_mic() 354 *qop_state = GSS_C_QOP_DEFAULT; in _gss_ntlm_verify_mic() 536 gss_qop_t * qop_state in _gss_ntlm_unwrap() argument 550 if (qop_state) in _gss_ntlm_unwrap() 551 *qop_state = 0; in _gss_ntlm_unwrap()
|
| D | ntlm-private.h | 235 gss_qop_t * qop_state ); 243 gss_qop_t * qop_state );
|
| /freebsd-9-stable/crypto/heimdal/lib/gssapi/ |
| D | test_context.c | 197 gss_qop_t qop_state; in wrapunwrap() local 210 &output_token2, &conf_state, &qop_state); in wrapunwrap() 221 gss_qop_t qop_state; in getverifymic() local 233 &output_token, &qop_state); in getverifymic()
|
| /freebsd-9-stable/crypto/heimdal/appl/ftp/ftp/ |
| D | gssapi.c | 85 gss_qop_t qop_state; in gss_decode() local 97 &qop_state); in gss_decode()
|
| /freebsd-9-stable/crypto/heimdal/appl/ftp/ftpd/ |
| D | gssapi.c | 85 gss_qop_t qop_state; in gss_decode() local 97 &qop_state); in gss_decode()
|