Searched defs:qop_req (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | get_mic.c | 45 gss_qop_t qop_req, in mic_des() 155 gss_qop_t qop_req, in mic_des3() 297 gss_qop_t qop_req, in _gsskrb5_get_mic()
|
H A D | wrap.c | 144 gss_qop_t qop_req, in _gsskrb5_wrap_size_limit() 206 gss_qop_t qop_req, in wrap_des() 372 gss_qop_t qop_req, in wrap_des3() 562 gss_qop_t qop_req, in _gsskrb5_wrap()
|
H A D | aeap.c | 44 gss_qop_t qop_req, in _gk_wrap_iov() 138 gss_qop_t qop_req, in _gk_wrap_iov_length()
|
H A D | arcfour.c | 233 gss_qop_t qop_req, in _gssapi_get_mic_arcfour() 443 gss_qop_t qop_req, in _gssapi_wrap_arcfour() 883 gss_qop_t qop_req, in _gssapi_wrap_size_arcfour() 915 gss_qop_t qop_req, in _gssapi_wrap_iov_length_arcfour()
|
H A D | cfx.c | 109 gss_qop_t qop_req, in _gssapi_wrap_size_cfx() 1050 gss_qop_t qop_req, in _gssapi_wrap_iov_length_cfx() 1609 gss_qop_t qop_req, in _gssapi_mic_cfx()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
H A D | gss_aeap.c | 52 gss_qop_t qop_req, in gss_wrap_iov() 133 gss_qop_t qop_req, in gss_wrap_iov_length() 230 gss_qop_t qop_req, in gss_wrap_aead()
|
H A D | gss_sign.c | 36 int qop_req, in gss_sign()
|
H A D | gss_get_mic.c | 36 gss_qop_t qop_req, in gss_get_mic()
|
H A D | gss_seal.c | 37 int qop_req, in gss_seal()
|
H A D | gss_wrap_size_limit.c | 37 gss_qop_t qop_req, in gss_wrap_size_limit()
|
H A D | gss_wrap.c | 52 gss_qop_t qop_req, in gss_wrap()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/ |
H A D | context_stubs.c | 151 gss_qop_t qop_req, in _gss_spnego_get_mic() 207 gss_qop_t qop_req, in _gss_spnego_wrap() 456 gss_qop_t qop_req, in _gss_spnego_wrap_size_limit() 651 gss_qop_t qop_req, in _gss_spnego_wrap_iov() 693 gss_qop_t qop_req, in _gss_spnego_wrap_iov_length()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
H A D | crypto.c | 285 gss_qop_t qop_req, in _gss_ntlm_get_mic() 447 gss_qop_t qop_req, in _gss_ntlm_wrap_size_limit() 478 gss_qop_t qop_req, in _gss_ntlm_wrap()
|