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

12

/freebsd-10.1-release/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-10.1-release/lib/libgssapi/
H A Dgss_verify_mic.c39 gss_qop_t *qop_state)
44 if (qop_state)
45 *qop_state = 0;
52 message_buffer, token_buffer, qop_state));
35 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_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_unwrap.c40 gss_qop_t *qop_state)
47 conf_state, qop_state));
35 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-10.1-release/sys/kgssapi/
H A Dgss_unwrap.c48 gss_qop_t *qop_state)
63 maj_stat = KGSS_UNWRAP(ctx, minor_status, &m, conf_state, qop_state);
87 gss_qop_t *qop_state)
95 return (KGSS_UNWRAP(ctx, minor_status, mp, conf_state, qop_state));
43 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
83 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.c47 gss_qop_t *qop_state)
67 maj_stat = KGSS_VERIFY_MIC(ctx, minor_status, m, mic, qop_state);
77 struct mbuf *m, struct mbuf *mic, gss_qop_t *qop_state)
85 return (KGSS_VERIFY_MIC(ctx, minor_status, m, mic, qop_state));
43 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
76 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-10.1-release/crypto/heimdal/lib/gssapi/krb5/
H A Dverify_mic.c45 gss_qop_t * qop_state,
143 gss_qop_t * qop_state,
286 gss_qop_t * qop_state,
297 qop_state);
312 message_buffer, token_buffer, qop_state, key,
320 message_buffer, token_buffer, qop_state, key,
328 qop_state, key, type);
344 gss_qop_t * qop_state
352 if (qop_state != NULL)
353 *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
137 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
280 _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,
198 gss_qop_t * qop_state,
389 gss_qop_t * qop_state
400 if (qop_state != NULL)
401 *qop_state = GSS_C_QOP_DEFAULT;
408 conf_state, qop_state);
426 conf_state, qop_state, key);
434 conf_state, qop_state, key);
440 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
191 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.c256 gss_qop_t * qop_state,
267 if (qop_state)
268 *qop_state = 0;
505 gss_qop_t *qop_state,
523 if (qop_state)
524 *qop_state = 0;
251 _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
499 _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-10.1-release/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c165 u_int seq_num, conf_state, qop_state; local
188 &wrapbuf, &qop_state);
191 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) {
204 &conf_state, &qop_state);
209 if (maj_stat != GSS_S_COMPLETE || qop_state != qop ||
H A Drpcsec_gss.c271 gss_qop_t qop_state; local
308 &checksum, &qop_state);
309 if (maj_stat != GSS_S_COMPLETE || qop_state != gd->gd_qop) {
430 u_int seq, qop_state = 0; local
441 &bufin, &gd->gd_verf, &qop_state);
444 qop_state != gd->gd_qop) {
/freebsd-10.1-release/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_prot.c231 u_int seq_num, conf_state, qop_state; local
274 message, mic, &qop_state);
277 if (maj_stat != GSS_S_COMPLETE || qop_state != qop) {
294 &conf_state, &qop_state);
302 if (qop_state != qop || conf_state != TRUE) {
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c344 gss_qop_t * qop_state
349 if (qop_state != NULL)
350 *qop_state = GSS_C_QOP_DEFAULT;
533 gss_qop_t * qop_state
545 if (qop_state)
546 *qop_state = 0;
H A Dntlm-private.h253 gss_qop_t * qop_state );
261 gss_qop_t * qop_state );
/freebsd-10.1-release/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-10.1-release/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-10.1-release/crypto/heimdal/appl/ftp/ftp/
H A Dgssapi.c86 gss_qop_t qop_state; local
98 &qop_state);
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftpd/
H A Dgssapi.c86 gss_qop_t qop_state; local
98 &qop_state);

Completed in 192 milliseconds

12