Home
last modified time | relevance | path

Searched refs:qop_req (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/kgssapi/
H A Dgss_get_mic.c44 gss_qop_t qop_req, in gss_get_mic() argument
61 maj_stat = KGSS_GET_MIC(ctx, minor_status, qop_req, m, &mic); in gss_get_mic()
78 gss_qop_t qop_req, struct mbuf *m, struct mbuf **micp) in gss_get_mic_mbuf() argument
86 return (KGSS_GET_MIC(ctx, minor_status, qop_req, m, micp)); in gss_get_mic_mbuf()
H A Dgss_wrap.c45 gss_qop_t qop_req, in gss_wrap() argument
63 maj_stat = KGSS_WRAP(ctx, minor_status, conf_req_flag, 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() argument
93 return (KGSS_WRAP(ctx, minor_status, conf_req_flag, qop_req, in gss_wrap_mbuf()
H A Dgss_wrap_size_limit.c44 gss_qop_t qop_req, in gss_wrap_size_limit() argument
54 qop_req, req_output_size, max_input_size)); in gss_wrap_size_limit()
H A Dkgss_if.m57 gss_qop_t qop_req;
74 gss_qop_t qop_req;
91 gss_qop_t qop_req;
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dget_mic.c43 gss_qop_t qop_req, in mic_des() argument
147 gss_qop_t qop_req, in mic_des3() argument
289 gss_qop_t qop_req, in _gsskrb5_get_mic() argument
303 return _gssapi_mic_cfx (minor_status, ctx, context, qop_req, in _gsskrb5_get_mic()
318 ret = mic_des (minor_status, ctx, context, qop_req, in _gsskrb5_get_mic()
325 ret = mic_des3 (minor_status, ctx, context, qop_req, in _gsskrb5_get_mic()
330 ret = _gssapi_get_mic_arcfour (minor_status, ctx, context, qop_req, in _gsskrb5_get_mic()
H A Daeap.c43 gss_qop_t qop_req,
86 gss_qop_t qop_req, in _gk_wrap_iov_length() argument
98 conf_req_flag, qop_req, conf_state, in _gk_wrap_iov_length()
H A Dwrap.c142 gss_qop_t qop_req, in _gsskrb5_wrap_size_limit() argument
157 conf_req_flag, qop_req, in _gsskrb5_wrap_size_limit()
180 conf_req_flag, qop_req, in _gsskrb5_wrap_size_limit()
203 gss_qop_t qop_req, in wrap_des() argument
351 gss_qop_t qop_req, in wrap_des3() argument
541 gss_qop_t qop_req, in _gsskrb5_wrap() argument
576 qop_req, input_message_buffer, conf_state, in _gsskrb5_wrap()
584 qop_req, input_message_buffer, conf_state, in _gsskrb5_wrap()
590 qop_req, input_message_buffer, conf_state, in _gsskrb5_wrap()
H A Darcfour.c167 gss_qop_t qop_req, in _gssapi_get_mic_arcfour() argument
359 gss_qop_t qop_req, in _gssapi_wrap_arcfour() argument
766 gss_qop_t qop_req, in _gssapi_wrap_size_arcfour() argument
H A Dcfx.c107 gss_qop_t qop_req, in _gssapi_wrap_size_cfx() argument
1021 gss_qop_t qop_req, in _gssapi_wrap_iov_length_cfx() argument
1579 gss_qop_t qop_req, in _gssapi_mic_cfx() argument
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_aeap.c50 gss_qop_t qop_req, in gss_wrap_iov() argument
73 conf_req_flag, qop_req, conf_state, in gss_wrap_iov()
131 gss_qop_t qop_req, in gss_wrap_iov_length() argument
154 conf_req_flag, qop_req, conf_state, in gss_wrap_iov_length()
H A Dgss_sign.c34 int qop_req, in gss_sign() argument
40 context_handle, qop_req, message_buffer, message_token); in gss_sign()
H A Dgss_seal.c35 int qop_req, in gss_seal() argument
42 context_handle, conf_req_flag, qop_req, in gss_seal()
H A Dgss_get_mic.c34 gss_qop_t qop_req, in gss_get_mic() argument
49 return (m->gm_get_mic(minor_status, ctx->gc_ctx, qop_req, in gss_get_mic()
H A Dgss_wrap_size_limit.c35 gss_qop_t qop_req, in gss_wrap_size_limit() argument
51 conf_req_flag, qop_req, req_output_size, max_input_size)); in gss_wrap_size_limit()
H A Dgss_wrap.c50 gss_qop_t qop_req, in gss_wrap() argument
69 conf_req_flag, qop_req, input_message_buffer, in gss_wrap()
/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Dcontext_stubs.c149 gss_qop_t qop_req, in _gss_spnego_get_mic() argument
169 qop_req, message_buffer, message_token); in _gss_spnego_get_mic()
205 gss_qop_t qop_req, in _gss_spnego_wrap() argument
228 qop_req, in _gss_spnego_wrap()
454 gss_qop_t qop_req, in _gss_spnego_wrap_size_limit() argument
476 qop_req, in _gss_spnego_wrap_size_limit()
649 gss_qop_t qop_req,
662 conf_req_flag, qop_req, conf_state,
691 gss_qop_t qop_req,
704 conf_req_flag, qop_req, conf_state,
/freebsd/lib/libgssapi/
H A Dgss_sign.c34 int qop_req, in gss_sign() argument
40 context_handle, qop_req, message_buffer, message_token); in gss_sign()
H A Dgss_seal.c35 int qop_req, in gss_seal() argument
42 context_handle, conf_req_flag, qop_req, in gss_seal()
H A Dgss_get_mic.c38 gss_qop_t qop_req, in gss_get_mic() argument
52 return (m->gm_get_mic(minor_status, ctx->gc_ctx, qop_req, in gss_get_mic()
H A Dgss_wrap_size_limit.c38 gss_qop_t qop_req, in gss_wrap_size_limit() argument
53 conf_req_flag, qop_req, req_output_size, max_input_size)); in gss_wrap_size_limit()
H A Dgss_wrap.c39 gss_qop_t qop_req, in gss_wrap() argument
57 conf_req_flag, qop_req, input_message_buffer, in gss_wrap()
/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c269 gss_qop_t qop_req, in _gss_ntlm_get_mic() argument
431 gss_qop_t qop_req, in _gss_ntlm_wrap_size_limit() argument
462 gss_qop_t qop_req, in _gss_ntlm_wrap() argument
/freebsd/crypto/heimdal/lib/gssapi/
H A Dgssapi_mech.h314 gss_qop_t qop_req,
331 gss_qop_t qop_req,
/freebsd/sys/kgssapi/krb5/
H A Dkrb5_mech.c1010 gss_qop_t qop_req, struct mbuf *m, struct mbuf **micp) in krb5_get_mic() argument
1016 if (qop_req != GSS_C_QOP_DEFAULT) in krb5_get_mic()
1545 int conf_req_flag, gss_qop_t qop_req, in krb5_wrap() argument
1554 if (qop_req != GSS_C_QOP_DEFAULT) in krb5_wrap()
2019 int conf_req_flag, gss_qop_t qop_req, OM_uint32 req_output_size, in krb5_wrap_size_limit() argument
2029 if (qop_req != GSS_C_QOP_DEFAULT) in krb5_wrap_size_limit()