Searched defs:qop_state (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | verify_mic.c | 47 gss_qop_t * qop_state, in verify_mic_des() 159 gss_qop_t * qop_state, in verify_mic_des3() 303 gss_qop_t * qop_state, in _gsskrb5_verify_mic_internal() 363 gss_qop_t * qop_state in _gsskrb5_verify_mic()
|
H A D | unwrap.c | 47 gss_qop_t * qop_state, in unwrap_des() 235 gss_qop_t * qop_state, in unwrap_des3() 434 gss_qop_t * qop_state in _gsskrb5_unwrap()
|
H A D | aeap.c | 92 gss_qop_t *qop_state, in _gk_unwrap_iov()
|
H A D | cfx.c | 749 gss_qop_t *qop_state, in _gssapi_unwrap_cfx_iov() 1406 gss_qop_t *qop_state) in _gssapi_unwrap_cfx() 1692 gss_qop_t *qop_state) in _gssapi_verify_mic_cfx()
|
H A D | arcfour.c | 336 gss_qop_t * qop_state, in _gssapi_verify_mic_arcfour() 626 gss_qop_t *qop_state, in _gssapi_unwrap_arcfour()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
H A D | gss_verify.c | 38 int *qop_state) in gss_verify()
|
H A D | gss_unseal.c | 39 int *qop_state) in gss_unseal()
|
H A D | gss_verify_mic.c | 38 gss_qop_t *qop_state) in gss_verify_mic()
|
H A D | gss_unwrap.c | 39 gss_qop_t *qop_state) in gss_unwrap()
|
H A D | gss_aeap.c | 90 gss_qop_t *qop_state, in gss_unwrap_iov() 312 gss_qop_t *qop_state) in gss_unwrap_aead()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
H A D | test_context.c | 286 gss_qop_t qop_state; in wrapunwrap() local 323 gss_qop_t qop_state; in wrapunwrap_iov() local 473 gss_qop_t qop_state; in wrapunwrap_aead() local 526 gss_qop_t qop_state; in getverifymic() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/ |
H A D | context_stubs.c | 179 gss_qop_t * qop_state in _gss_spnego_verify_mic() 242 gss_qop_t * qop_state in _gss_spnego_unwrap() 672 gss_qop_t *qop_state, in _gss_spnego_unwrap_iov()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
H A D | crypto.c | 362 gss_qop_t * qop_state in _gss_ntlm_verify_mic() 551 gss_qop_t * qop_state in _gss_ntlm_unwrap()
|