/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | g_seal.c | 34 gss_qop_t qop_req, in val_wrap_args() 70 gss_qop_t qop_req, in gss_wrap() 135 int qop_req, in gss_seal() 157 gss_qop_t qop_req, in gssint_wrap_size_limit_iov_shim() 209 gss_qop_t qop_req, OM_uint32 req_output_size, OM_uint32 *max_input_size) in gss_wrap_size_limit()
|
H A D | g_wrap_iov.c | 36 gss_qop_t qop_req, in val_wrap_iov_args() 66 qop_req, in gss_wrap_iov() argument 126 qop_req, in gss_wrap_iov_length() argument 184 gss_qop_t qop_req, gss_iov_buffer_desc *iov, int iov_count) in gss_get_mic_iov() 213 gss_qop_t qop_req, gss_iov_buffer_desc *iov, in gss_get_mic_iov_length()
|
H A D | g_sign.c | 35 gss_qop_t qop_req, in val_get_mic_args() 71 qop_req, in gss_get_mic() argument 123 qop_req, in gss_sign() argument
|
H A D | g_wrap_aead.c | 36 gss_qop_t qop_req, in val_wrap_aead_args() 70 gss_qop_t qop_req, in gssint_wrap_aead_iov_shim() 184 gss_qop_t qop_req, in gssint_wrap_aead() 229 qop_req, in gss_wrap_aead() argument
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | k5sealiov.c | 253 gss_qop_t qop_req, in kg_seal_iov() 313 gss_qop_t qop_req, in kg_seal_iov_length() 482 gss_qop_t qop_req, in krb5_gss_wrap_iov() 500 gss_qop_t qop_req, in krb5_gss_wrap_iov_length() 516 gss_qop_t qop_req, in krb5_gss_get_mic_iov() 532 gss_qop_t qop_req, in krb5_gss_get_mic_iov_length()
|
H A D | k5seal.c | 293 kg_seal(minor_status, context_handle, conf_req_flag, qop_req, in kg_seal() argument 365 qop_req, input_message_buffer, conf_state, in krb5_gss_wrap() argument 381 krb5_gss_get_mic(minor_status, context_handle, qop_req, in krb5_gss_get_mic() argument
|
H A D | iakerb.c | 995 int conf_req_flag, gss_qop_t qop_req, in iakerb_gss_wrap() 1143 gss_qop_t qop_req, OM_uint32 req_output_size, in iakerb_gss_wrap_size_limit() 1157 gss_qop_t qop_req, gss_buffer_t message_buffer, in iakerb_gss_get_mic() 1215 int conf_req_flag, gss_qop_t qop_req, int *conf_state, in iakerb_gss_wrap_iov() 1244 gss_qop_t qop_req, int *conf_state, in iakerb_gss_wrap_iov_length() 1272 gss_qop_t qop_req, gss_iov_buffer_desc *iov, in iakerb_gss_get_mic_iov() 1300 gss_ctx_id_t context_handle, gss_qop_t qop_req, in iakerb_gss_get_mic_iov_length()
|
/freebsd/sys/kgssapi/ |
H A D | gss_get_mic.c | 44 gss_qop_t qop_req, in gss_get_mic() 78 gss_qop_t qop_req, struct mbuf *m, struct mbuf **micp) in gss_get_mic_mbuf()
|
H A D | gss_wrap.c | 45 gss_qop_t qop_req, in gss_wrap() 85 int conf_req_flag, gss_qop_t qop_req, struct mbuf **mp, int *conf_state) in gss_wrap_mbuf()
|
H A D | gss_wrap_size_limit.c | 44 gss_qop_t qop_req, in gss_wrap_size_limit()
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | get_mic.c | 43 gss_qop_t qop_req, in mic_des() 147 gss_qop_t qop_req, in mic_des3() 289 gss_qop_t qop_req, in _gsskrb5_get_mic()
|
H A D | wrap.c | 142 gss_qop_t qop_req, in _gsskrb5_wrap_size_limit() 203 gss_qop_t qop_req, in wrap_des() 351 gss_qop_t qop_req, in wrap_des3() 541 gss_qop_t qop_req, in _gsskrb5_wrap()
|
H A D | aeap.c | 86 gss_qop_t qop_req, in _gk_wrap_iov_length()
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_aeap.c | 50 gss_qop_t qop_req, in gss_wrap_iov() 131 gss_qop_t qop_req, in gss_wrap_iov_length()
|
H A D | gss_sign.c | 34 int qop_req, in gss_sign()
|
H A D | gss_get_mic.c | 34 gss_qop_t qop_req, in gss_get_mic()
|
H A D | gss_seal.c | 35 int qop_req, in gss_seal()
|
H A D | gss_wrap_size_limit.c | 35 gss_qop_t qop_req, in gss_wrap_size_limit()
|
H A D | gss_wrap.c | 50 gss_qop_t qop_req, in gss_wrap()
|
/freebsd/lib/libgssapi/ |
H A D | gss_sign.c | 34 int qop_req, in gss_sign()
|
H A D | gss_get_mic.c | 38 gss_qop_t qop_req, in gss_get_mic()
|
H A D | gss_seal.c | 35 int qop_req, in gss_seal()
|
H A D | gss_wrap_size_limit.c | 38 gss_qop_t qop_req, in gss_wrap_size_limit()
|
H A D | gss_wrap.c | 39 gss_qop_t qop_req, in gss_wrap()
|
/freebsd/crypto/heimdal/lib/gssapi/ntlm/ |
H A D | crypto.c | 269 gss_qop_t qop_req, in _gss_ntlm_get_mic() 431 gss_qop_t qop_req, in _gss_ntlm_wrap_size_limit() 462 gss_qop_t qop_req, in _gss_ntlm_wrap()
|