| /freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
| H A D | g_unwrap_aead.c | 39 gss_qop_t *qop_state) in val_unwrap_aead_args() argument 72 gss_qop_t *qop_state) in gssint_unwrap_aead_iov_shim() argument 96 qop_state, iov, i); in gssint_unwrap_aead_iov_shim() 121 gss_qop_t *qop_state) in gssint_unwrap_aead() argument 137 qop_state); in gssint_unwrap_aead() 148 qop_state); in gssint_unwrap_aead() 161 int *conf_state, gss_qop_t *qop_state) in gss_unwrap_aead() argument 171 conf_state, qop_state); in gss_unwrap_aead() 189 output_payload_buffer, conf_state, qop_state); in gss_unwrap_aead()
|
| H A D | g_unwrap_iov.c | 36 gss_qop_t *qop_state, in val_unwrap_iov_args() argument 63 int *conf_state, gss_qop_t *qop_state, in gss_unwrap_iov() argument 73 conf_state, qop_state, iov, iov_count); in gss_unwrap_iov() 93 qop_state, in gss_unwrap_iov() 110 gss_qop_t *qop_state, gss_iov_buffer_desc *iov, in gss_verify_mic_iov() argument 118 qop_state, iov, iov_count); in gss_verify_mic_iov() 132 qop_state, iov, iov_count); in gss_verify_mic_iov()
|
| H A D | g_unseal.c | 35 int *conf_state, gss_qop_t *qop_state) in gss_unwrap() argument 80 qop_state); in gss_unwrap() 91 (gss_qop_t *)qop_state); in gss_unwrap() 106 gss_buffer_t output_message_buffer, int *conf_state, int *qop_state) in gss_unseal() argument 110 output_message_buffer, conf_state, (gss_qop_t *) qop_state)); in gss_unseal()
|
| H A D | g_verify.c | 34 gss_qop_t *qop_state) in gss_verify_mic() argument 70 qop_state); in gss_verify_mic() 85 int *qop_state) in gss_verify() argument 89 (gss_qop_t *) qop_state)); in gss_verify()
|
| /freebsd/crypto/heimdal/lib/gssapi/krb5/ |
| H A D | verify_mic.c | 45 gss_qop_t * qop_state, in verify_mic_des() argument 150 gss_qop_t * qop_state, in verify_mic_des3() argument 293 gss_qop_t * qop_state, in _gsskrb5_verify_mic_internal() argument 304 qop_state); in _gsskrb5_verify_mic_internal() 319 message_buffer, token_buffer, qop_state, key, in _gsskrb5_verify_mic_internal() 327 message_buffer, token_buffer, qop_state, key, in _gsskrb5_verify_mic_internal() 335 qop_state, key, type); in _gsskrb5_verify_mic_internal() 351 gss_qop_t * qop_state in _gsskrb5_verify_mic() argument 359 if (qop_state != NULL) in _gsskrb5_verify_mic() 360 *qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_verify_mic() [all …]
|
| H A D | unwrap.c | 45 gss_qop_t * qop_state, in unwrap_des() argument 221 gss_qop_t * qop_state, in unwrap_des3() argument 420 gss_qop_t * qop_state in _gsskrb5_unwrap() argument 431 if (qop_state != NULL) in _gsskrb5_unwrap() 432 *qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_unwrap() 439 conf_state, qop_state); in _gsskrb5_unwrap() 457 conf_state, qop_state, key); in _gsskrb5_unwrap() 465 conf_state, qop_state, key); in _gsskrb5_unwrap() 471 conf_state, qop_state, key); in _gsskrb5_unwrap()
|
| H A D | aeap.c | 65 gss_qop_t *qop_state, 76 conf_state, qop_state, iov, iov_count);
|
| /freebsd/lib/libgssapi/ |
| H A 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()
|
| H A D | gss_verify.c | 36 int *qop_state) in gss_verify() argument 41 (gss_qop_t *)qop_state)); in gss_verify()
|
| H A 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()
|
| H A D | gss_unwrap.c | 40 gss_qop_t *qop_state) in gss_unwrap() argument 47 conf_state, qop_state)); in gss_unwrap()
|
| /freebsd/crypto/heimdal/lib/gssapi/mech/ |
| H A D | gss_verify_mic.c | 36 gss_qop_t *qop_state) in gss_verify_mic() argument 41 if (qop_state) in gss_verify_mic() 42 *qop_state = 0; in gss_verify_mic() 51 message_buffer, token_buffer, qop_state)); in gss_verify_mic()
|
| H A D | gss_aeap.c | 88 gss_qop_t *qop_state, in gss_unwrap_iov() argument 99 if (qop_state) in gss_unwrap_iov() 100 *qop_state = 0; in gss_unwrap_iov() 112 conf_state, qop_state, in gss_unwrap_iov()
|
| H A D | gss_verify.c | 36 int *qop_state) in gss_verify() argument 41 (gss_qop_t *)qop_state)); in gss_verify()
|
| H A 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()
|
| H A D | gss_unwrap.c | 37 gss_qop_t *qop_state) in gss_unwrap() argument 44 conf_state, qop_state)); in gss_unwrap()
|
| /freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
| H A D | k5unsealiov.c | 39 gss_qop_t *qop_state, in kg_unseal_v1_iov() argument 248 if (qop_state != NULL) in kg_unseal_v1_iov() 249 *qop_state = GSS_C_QOP_DEFAULT; in kg_unseal_v1_iov() 278 gss_qop_t *qop_state, in kg_unseal_iov_token() argument 334 conf_state, qop_state, toktype); in kg_unseal_iov_token() 341 conf_state, qop_state, toktype); in kg_unseal_iov_token() 363 gss_qop_t *qop_state, in kg_unseal_stream_iov() argument 556 major_status = kg_unseal_iov_token(&code, ctx, conf_state, qop_state, in kg_unseal_stream_iov() 576 gss_qop_t *qop_state, in kg_unseal_iov() argument 591 code = kg_unseal_stream_iov(minor_status, ctx, conf_state, qop_state, in kg_unseal_iov() [all …]
|
| H A D | verify_mic.c | 137 gss_qop_t *qop_state) in krb5_gss_verify_mic() argument 145 if (qop_state != NULL) in krb5_gss_verify_mic() 146 *qop_state = GSS_C_QOP_DEFAULT; in krb5_gss_verify_mic()
|
| /freebsd/sys/kgssapi/ |
| H A D | gss_unwrap.c | 47 gss_qop_t *qop_state) in gss_unwrap() argument 62 maj_stat = KGSS_UNWRAP(ctx, minor_status, &m, conf_state, qop_state); in gss_unwrap() 86 gss_qop_t *qop_state) in gss_unwrap_mbuf() argument 94 return (KGSS_UNWRAP(ctx, minor_status, mp, conf_state, qop_state)); in gss_unwrap_mbuf()
|
| H A D | gss_verify_mic.c | 46 gss_qop_t *qop_state) in gss_verify_mic() argument 66 maj_stat = KGSS_VERIFY_MIC(ctx, minor_status, m, mic, qop_state); in gss_verify_mic() 76 struct mbuf *m, struct mbuf *mic, gss_qop_t *qop_state) in gss_verify_mic_mbuf() argument 84 return (KGSS_VERIFY_MIC(ctx, minor_status, m, mic, qop_state)); in gss_verify_mic_mbuf()
|
| /freebsd/lib/librpcsec_gss/ |
| H A D | rpcsec_gss_prot.c | 166 u_int seq_num, conf_state, qop_state; in xdr_rpc_gss_unwrap_data() local 189 &wrapbuf, &qop_state); in xdr_rpc_gss_unwrap_data() 192 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) { in xdr_rpc_gss_unwrap_data() 205 &conf_state, &qop_state); in xdr_rpc_gss_unwrap_data() 210 if (maj_stat != GSS_S_COMPLETE || qop_state != qop || in xdr_rpc_gss_unwrap_data()
|
| /freebsd/sys/rpc/rpcsec_gss/ |
| H A D | rpcsec_gss_prot.c | 230 u_int seq_num, conf_state, qop_state; in xdr_rpc_gss_unwrap_data() local 273 message, mic, &qop_state); in xdr_rpc_gss_unwrap_data() 276 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) { in xdr_rpc_gss_unwrap_data() 293 &conf_state, &qop_state); in xdr_rpc_gss_unwrap_data() 301 if (qop_state != qop || conf_state != TRUE) { in xdr_rpc_gss_unwrap_data()
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | authgss_prot.c | 194 gss_qop_t qop_state; in xdr_rpc_gss_unwrap_data() local 217 &wrapbuf, &qop_state); in xdr_rpc_gss_unwrap_data() 220 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) { in xdr_rpc_gss_unwrap_data() 234 &conf_state, &qop_state); in xdr_rpc_gss_unwrap_data() 239 if (maj_stat != GSS_S_COMPLETE || qop_state != qop || in xdr_rpc_gss_unwrap_data()
|
| /freebsd/crypto/heimdal/lib/gssapi/ntlm/ |
| H A D | crypto.c | 346 gss_qop_t * qop_state in _gss_ntlm_verify_mic() argument 351 if (qop_state != NULL) in _gss_ntlm_verify_mic() 352 *qop_state = GSS_C_QOP_DEFAULT; in _gss_ntlm_verify_mic() 535 gss_qop_t * qop_state in _gss_ntlm_unwrap() argument 547 if (qop_state) in _gss_ntlm_unwrap() 548 *qop_state = 0; in _gss_ntlm_unwrap()
|
| /freebsd/crypto/krb5/src/lib/gssapi/spnego/ |
| H A D | gssapiP_spnego.h | 287 gss_qop_t *qop_state 383 gss_qop_t *qop_state 449 gss_qop_t *qop_state 468 gss_qop_t *qop_state, 680 gss_qop_t *qop_state,
|