Home
last modified time | relevance | path

Searched refs:gss_qop_t (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dgsskrb5-private.h37 gss_qop_t */*qop_state*/,
55 gss_qop_t /*qop_req*/,
65 gss_qop_t /*qop_req*/,
102 gss_qop_t /*qop_req*/,
118 gss_qop_t /*qop_req*/,
161 gss_qop_t */*qop_state*/,
172 gss_qop_t */*qop_state*/);
180 gss_qop_t */*qop_state*/,
190 gss_qop_t */*pqop_state*/,
208 gss_qop_t * /*qop_state*/,
[all …]
H A Daeap.c44 gss_qop_t qop_req, in _gk_wrap_iov()
92 gss_qop_t *qop_state, in _gk_unwrap_iov()
138 gss_qop_t qop_req, in _gk_wrap_iov_length()
H A Dverify_mic.c47 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 Dget_mic.c45 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 Dwrap.c144 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 Dunwrap.c47 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 Darcfour.c233 gss_qop_t qop_req, in _gssapi_get_mic_arcfour()
336 gss_qop_t * qop_state, in _gssapi_verify_mic_arcfour()
443 gss_qop_t qop_req, in _gssapi_wrap_arcfour()
626 gss_qop_t *qop_state, in _gssapi_unwrap_arcfour()
883 gss_qop_t qop_req, in _gssapi_wrap_size_arcfour()
915 gss_qop_t qop_req, in _gssapi_wrap_iov_length_arcfour()
1262 gss_qop_t *pqop_state, in _gssapi_unwrap_iov_arcfour()
H A Dcfx.c109 gss_qop_t qop_req, in _gssapi_wrap_size_cfx()
749 gss_qop_t *qop_state, in _gssapi_unwrap_cfx_iov()
1050 gss_qop_t qop_req, in _gssapi_wrap_iov_length_cfx()
1406 gss_qop_t *qop_state) in _gssapi_unwrap_cfx()
1609 gss_qop_t qop_req, in _gssapi_mic_cfx()
1692 gss_qop_t *qop_state) in _gssapi_verify_mic_cfx()
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dgsskrb5-private.h35 gss_qop_t */*qop_state*/,
52 gss_qop_t /*qop_req*/,
62 gss_qop_t /*qop_req*/,
99 gss_qop_t /*qop_req*/,
115 gss_qop_t /*qop_req*/,
158 gss_qop_t */*qop_state*/,
169 gss_qop_t */*qop_state*/);
177 gss_qop_t */*qop_state*/,
187 gss_qop_t */*pqop_state*/,
205 gss_qop_t * /*qop_state*/,
[all …]
H A Dspnego-private.h101 gss_qop_t /*qop_req*/,
265 gss_qop_t * qop_state );
272 gss_qop_t */*qop_state*/,
282 gss_qop_t * qop_state );
289 gss_qop_t /*qop_req*/,
299 gss_qop_t /*qop_req*/,
309 gss_qop_t /*qop_req*/,
319 gss_qop_t /*qop_req*/,
H A Dntlm-private.h123 gss_qop_t /*qop_req*/,
253 gss_qop_t * qop_state );
261 gss_qop_t * qop_state );
268 gss_qop_t /*qop_req*/,
278 gss_qop_t /*qop_req*/,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/
H A Dspnego-private.h103 gss_qop_t /*qop_req*/,
267 gss_qop_t * qop_state );
274 gss_qop_t */*qop_state*/,
284 gss_qop_t * qop_state );
291 gss_qop_t /*qop_req*/,
301 gss_qop_t /*qop_req*/,
311 gss_qop_t /*qop_req*/,
321 gss_qop_t /*qop_req*/,
H A Dcontext_stubs.c151 gss_qop_t qop_req, in _gss_spnego_get_mic()
179 gss_qop_t * qop_state in _gss_spnego_verify_mic()
207 gss_qop_t qop_req, in _gss_spnego_wrap()
242 gss_qop_t * qop_state in _gss_spnego_unwrap()
456 gss_qop_t qop_req, in _gss_spnego_wrap_size_limit()
651 gss_qop_t qop_req, in _gss_spnego_wrap_iov()
672 gss_qop_t *qop_state, in _gss_spnego_unwrap_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 Dntlm-private.h125 gss_qop_t /*qop_req*/,
255 gss_qop_t * qop_state );
263 gss_qop_t * qop_state );
270 gss_qop_t /*qop_req*/,
280 gss_qop_t /*qop_req*/,
H A Dcrypto.c285 gss_qop_t qop_req, in _gss_ntlm_get_mic()
362 gss_qop_t * qop_state in _gss_ntlm_verify_mic()
447 gss_qop_t qop_req, in _gss_ntlm_wrap_size_limit()
478 gss_qop_t qop_req, in _gss_ntlm_wrap()
551 gss_qop_t * qop_state in _gss_ntlm_unwrap()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dgssapi_mech.h105 gss_qop_t, /* qop_req */
115 gss_qop_t * /* qop_state */
122 gss_qop_t, /* qop_req */
134 gss_qop_t * /* qop_state */
208 gss_qop_t, /* qop_req */
316 gss_qop_t qop_req,
325 gss_qop_t *qop_state,
333 gss_qop_t qop_req,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/
H A Dgssapi.h149 typedef OM_uint32 gss_qop_t; typedef
540 gss_qop_t /*qop_req*/,
550 gss_qop_t * /*qop_state*/
557 gss_qop_t /*qop_req*/,
569 gss_qop_t * /*qop_state*/
653 gss_qop_t /*qop_req*/,
924 gss_wrap_iov(OM_uint32 *, gss_ctx_id_t, int, gss_qop_t, int *,
929 gss_unwrap_iov(OM_uint32 *, gss_ctx_id_t, int *, gss_qop_t *,
933 gss_wrap_iov_length(OM_uint32 *, gss_ctx_id_t, int, gss_qop_t, int *,
940 gss_wrap_aead(OM_uint32 *, gss_ctx_id_t, int, gss_qop_t,
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_aeap.c52 gss_qop_t qop_req, in gss_wrap_iov()
90 gss_qop_t *qop_state, in gss_unwrap_iov()
133 gss_qop_t qop_req, in gss_wrap_iov_length()
230 gss_qop_t qop_req, in gss_wrap_aead()
312 gss_qop_t *qop_state) in gss_unwrap_aead()
H A Dgss_verify.c43 (gss_qop_t *)qop_state)); in gss_verify()
H A Dgss_unseal.c44 output_message_buffer, conf_state, (gss_qop_t *)qop_state)); in gss_unseal()
H A Dgss_unwrap.c39 gss_qop_t *qop_state) in gss_unwrap()
H A Dgss_get_mic.c36 gss_qop_t qop_req, in gss_get_mic()
H A Dgss_verify_mic.c38 gss_qop_t *qop_state) in gss_verify_mic()
H A Dgss_wrap_size_limit.c37 gss_qop_t qop_req, in gss_wrap_size_limit()
H A Dgss_wrap.c52 gss_qop_t qop_req, in gss_wrap()

12