Searched refs:qop_state (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-13-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_verify.c36 int *qop_state)
41 (gss_qop_t *)qop_state));
32 gss_verify(OM_uint32 *minor_status, gss_ctx_id_t context_handle, gss_buffer_t message_buffer, gss_buffer_t token_buffer, int *qop_state) argument
H A Dgss_verify_mic.c36 gss_qop_t *qop_state)
41 if (qop_state)
42 *qop_state = 0;
51 message_buffer, token_buffer, qop_state));
32 gss_verify_mic(OM_uint32 *minor_status, const gss_ctx_id_t context_handle, const gss_buffer_t message_buffer, const gss_buffer_t token_buffer, gss_qop_t *qop_state) argument
H A Dgss_unseal.c37 int *qop_state)
42 output_message_buffer, conf_state, (gss_qop_t *)qop_state));
32 gss_unseal(OM_uint32 *minor_status, gss_ctx_id_t context_handle, gss_buffer_t input_message_buffer, gss_buffer_t output_message_buffer, int *conf_state, int *qop_state) argument
H A Dgss_unwrap.c37 gss_qop_t *qop_state)
44 conf_state, qop_state));
32 gss_unwrap(OM_uint32 *minor_status, const gss_ctx_id_t context_handle, const gss_buffer_t input_message_buffer, gss_buffer_t output_message_buffer, int *conf_state, gss_qop_t *qop_state) argument
H A Dgss_aeap.c88 gss_qop_t *qop_state,
99 if (qop_state)
100 *qop_state = 0;
112 conf_state, qop_state,
85 gss_unwrap_iov(OM_uint32 *minor_status, gss_ctx_id_t context_handle, int *conf_state, gss_qop_t *qop_state, gss_iov_buffer_desc *iov, int iov_count) argument
/freebsd-13-stable/lib/libgssapi/
H A Dgss_verify_mic.c41 gss_qop_t *qop_state)
46 if (qop_state)
47 *qop_state = 0;
55 message_buffer, token_buffer, qop_state));
37 gss_verify_mic(OM_uint32 *minor_status, const gss_ctx_id_t context_handle, const gss_buffer_t message_buffer, const gss_buffer_t token_buffer, gss_qop_t *qop_state) argument
H A Dgss_unseal.c39 int *qop_state)
44 output_message_buffer, conf_state, (gss_qop_t *)qop_state));
34 gss_unseal(OM_uint32 *minor_status, gss_ctx_id_t context_handle, gss_buffer_t input_message_buffer, gss_buffer_t output_message_buffer, int *conf_state, int *qop_state) argument
H A Dgss_verify.c38 int *qop_state)
43 (gss_qop_t *)qop_state));
34 gss_verify(OM_uint32 *minor_status, gss_ctx_id_t context_handle, gss_buffer_t message_buffer, gss_buffer_t token_buffer, int *qop_state) argument
H A Dgss_unwrap.c42 gss_qop_t *qop_state)
49 conf_state, qop_state));
37 gss_unwrap(OM_uint32 *minor_status, const gss_ctx_id_t context_handle, const gss_buffer_t input_message_buffer, gss_buffer_t output_message_buffer, int *conf_state, gss_qop_t *qop_state) argument
/freebsd-13-stable/sys/kgssapi/
H A Dgss_unwrap.c50 gss_qop_t *qop_state)
65 maj_stat = KGSS_UNWRAP(ctx, minor_status, &m, conf_state, qop_state);
89 gss_qop_t *qop_state)
97 return (KGSS_UNWRAP(ctx, minor_status, mp, conf_state, qop_state));
45 gss_unwrap(OM_uint32 *minor_status, const gss_ctx_id_t ctx, const gss_buffer_t input_message_buffer, gss_buffer_t output_message_buffer, int *conf_state, gss_qop_t *qop_state) argument
85 gss_unwrap_mbuf(OM_uint32 *minor_status, const gss_ctx_id_t ctx, struct mbuf **mp, int *conf_state, gss_qop_t *qop_state) argument
H A Dgss_verify_mic.c49 gss_qop_t *qop_state)
69 maj_stat = KGSS_VERIFY_MIC(ctx, minor_status, m, mic, qop_state);
79 struct mbuf *m, struct mbuf *mic, gss_qop_t *qop_state)
87 return (KGSS_VERIFY_MIC(ctx, minor_status, m, mic, qop_state));
45 gss_verify_mic(OM_uint32 *minor_status, const gss_ctx_id_t ctx, const gss_buffer_t message_buffer, const gss_buffer_t token_buffer, gss_qop_t *qop_state) argument
78 gss_verify_mic_mbuf(OM_uint32 *minor_status, const gss_ctx_id_t ctx, struct mbuf *m, struct mbuf *mic, gss_qop_t *qop_state) argument
/freebsd-13-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dverify_mic.c45 gss_qop_t * qop_state,
150 gss_qop_t * qop_state,
293 gss_qop_t * qop_state,
304 qop_state);
319 message_buffer, token_buffer, qop_state, key,
327 message_buffer, token_buffer, qop_state, key,
335 qop_state, key, type);
351 gss_qop_t * qop_state
359 if (qop_state != NULL)
360 *qop_state
39 verify_mic_des(OM_uint32 * minor_status, const gsskrb5_ctx context_handle, krb5_context context, const gss_buffer_t message_buffer, const gss_buffer_t token_buffer, gss_qop_t * qop_state, krb5_keyblock *key, const char *type ) argument
144 verify_mic_des3(OM_uint32 * minor_status, const gsskrb5_ctx context_handle, krb5_context context, const gss_buffer_t message_buffer, const gss_buffer_t token_buffer, gss_qop_t * qop_state, krb5_keyblock *key, const char *type ) argument
287 _gsskrb5_verify_mic_internal(OM_uint32 * minor_status, const gsskrb5_ctx ctx, krb5_context context, const gss_buffer_t message_buffer, const gss_buffer_t token_buffer, gss_qop_t * qop_state, const char * type ) argument
[all...]
H A Daeap.c65 gss_qop_t *qop_state,
76 conf_state, qop_state, iov, iov_count);
H A Dunwrap.c45 gss_qop_t * qop_state,
213 gss_qop_t * qop_state,
404 gss_qop_t * qop_state
415 if (qop_state != NULL)
416 *qop_state = GSS_C_QOP_DEFAULT;
423 conf_state, qop_state);
441 conf_state, qop_state, key);
449 conf_state, qop_state, key);
455 conf_state, qop_state, key);
39 unwrap_des(OM_uint32 * minor_status, const gsskrb5_ctx context_handle, const gss_buffer_t input_message_buffer, gss_buffer_t output_message_buffer, int * conf_state, gss_qop_t * qop_state, krb5_keyblock *key ) argument
206 unwrap_des3(OM_uint32 * minor_status, const gsskrb5_ctx context_handle, krb5_context context, const gss_buffer_t input_message_buffer, gss_buffer_t output_message_buffer, int * conf_state, gss_qop_t * qop_state, krb5_keyblock *key ) argument
H A Darcfour.c262 gss_qop_t * qop_state,
273 if (qop_state)
274 *qop_state = 0;
525 gss_qop_t *qop_state,
543 if (qop_state)
544 *qop_state = 0;
257 _gssapi_verify_mic_arcfour(OM_uint32 * minor_status, const gsskrb5_ctx context_handle, krb5_context context, const gss_buffer_t message_buffer, const gss_buffer_t token_buffer, gss_qop_t * qop_state, krb5_keyblock *key, const char *type) argument
519 _gssapi_unwrap_arcfour(OM_uint32 *minor_status, const gsskrb5_ctx context_handle, krb5_context context, const gss_buffer_t input_message_buffer, gss_buffer_t output_message_buffer, int *conf_state, gss_qop_t *qop_state, krb5_keyblock *key) argument
/freebsd-13-stable/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c167 u_int seq_num, conf_state, qop_state; local
190 &wrapbuf, &qop_state);
193 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) {
206 &conf_state, &qop_state);
211 if (maj_stat != GSS_S_COMPLETE || qop_state != qop ||
H A Drpcsec_gss.c273 gss_qop_t qop_state; local
310 &checksum, &qop_state);
311 if (maj_stat != GSS_S_COMPLETE || qop_state != gd->gd_qop) {
432 u_int seq, qop_state = 0; local
443 &bufin, &gd->gd_verf, &qop_state);
446 qop_state != gd->gd_qop) {
/freebsd-13-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_prot.c233 u_int seq_num, conf_state, qop_state; local
276 message, mic, &qop_state);
279 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) {
296 &conf_state, &qop_state);
304 if (qop_state != qop || conf_state != TRUE) {
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c346 gss_qop_t * qop_state
351 if (qop_state != NULL)
352 *qop_state = GSS_C_QOP_DEFAULT;
535 gss_qop_t * qop_state
547 if (qop_state)
548 *qop_state = 0;
H A Dntlm-private.h253 gss_qop_t * qop_state );
261 gss_qop_t * qop_state );
/freebsd-13-stable/crypto/heimdal/lib/gssapi/spnego/
H A Dcontext_stubs.c177 gss_qop_t * qop_state
198 qop_state);
240 gss_qop_t * qop_state
262 qop_state);
670 gss_qop_t *qop_state,
683 conf_state, qop_state,
H A Dspnego-private.h265 gss_qop_t * qop_state );
272 gss_qop_t */*qop_state*/,
282 gss_qop_t * qop_state );
/freebsd-13-stable/crypto/heimdal/lib/gssapi/
H A Dtest_context.c250 gss_qop_t qop_state; local
263 &output_token2, &conf_state, &qop_state);
287 gss_qop_t qop_state; local
395 &output, &conf_state2, &qop_state);
403 maj_stat = gss_unwrap_iov(&min_stat, sctx, &conf_state2, &qop_state,
423 gss_qop_t qop_state; local
435 &output_token, &qop_state);
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Dgssapi.c86 gss_qop_t qop_state; local
98 &qop_state);
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dgssapi.c86 gss_qop_t qop_state; local
98 &qop_state);

Completed in 137 milliseconds

12