Home
last modified time | relevance | path

Searched refs:qop_state (Results 1 – 25 of 114) sorted by relevance

12345

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/gssapi/mechglue/
H A Dg_unwrap_aead.c39 gss_qop_t *qop_state) in val_unwrap_aead_args() argument
72 gss_qop_t *qop_state) in gssint_unwrap_aead_iov_shim() argument
96 qop_state, iov, i); in gssint_unwrap_aead_iov_shim()
121 gss_qop_t *qop_state) in gssint_unwrap_aead() argument
137 qop_state); in gssint_unwrap_aead()
148 qop_state); in gssint_unwrap_aead()
163 qop_state) in gss_unwrap_aead() argument
170 gss_qop_t *qop_state;
180 conf_state, qop_state);
198 output_payload_buffer, conf_state, qop_state);
H A Dg_unwrap_iov.c36 gss_qop_t *qop_state, in val_unwrap_iov_args() argument
65 qop_state, in gss_unwrap_iov() argument
71 gss_qop_t *qop_state;
82 conf_state, qop_state, iov, iov_count);
102 qop_state,
119 gss_qop_t *qop_state, gss_iov_buffer_desc *iov, in gss_verify_mic_iov() argument
127 qop_state, iov, iov_count); in gss_verify_mic_iov()
141 qop_state, iov, iov_count); in gss_verify_mic_iov()
H A Dg_unseal.c37 qop_state) in gss_unwrap() argument
44 gss_qop_t * qop_state;
90 qop_state);
101 (gss_qop_t *)qop_state);
119 qop_state) in gss_unseal() argument
126 int * qop_state;
131 output_message_buffer, conf_state, (gss_qop_t *) qop_state));
H A Dg_verify.c36 qop_state) in gss_verify_mic() argument
42 gss_qop_t * qop_state;
79 qop_state);
96 qop_state) in gss_verify() argument
102 int * qop_state;
107 (gss_qop_t *) qop_state));
/dports/security/krb5/krb5-1.19.2/src/lib/gssapi/mechglue/
H A Dg_unwrap_aead.c39 gss_qop_t *qop_state) in val_unwrap_aead_args() argument
72 gss_qop_t *qop_state) in gssint_unwrap_aead_iov_shim() argument
96 qop_state, iov, i); in gssint_unwrap_aead_iov_shim()
121 gss_qop_t *qop_state) in gssint_unwrap_aead() argument
137 qop_state); in gssint_unwrap_aead()
148 qop_state); in gssint_unwrap_aead()
163 qop_state) in gss_unwrap_aead() argument
170 gss_qop_t *qop_state;
180 conf_state, qop_state);
198 output_payload_buffer, conf_state, qop_state);
H A Dg_unwrap_iov.c36 gss_qop_t *qop_state, in val_unwrap_iov_args() argument
65 qop_state, in gss_unwrap_iov() argument
71 gss_qop_t *qop_state;
82 conf_state, qop_state, iov, iov_count);
102 qop_state,
119 gss_qop_t *qop_state, gss_iov_buffer_desc *iov, in gss_verify_mic_iov() argument
127 qop_state, iov, iov_count); in gss_verify_mic_iov()
141 qop_state, iov, iov_count); in gss_verify_mic_iov()
H A Dg_unseal.c37 qop_state) in gss_unwrap() argument
44 gss_qop_t * qop_state;
90 qop_state);
101 (gss_qop_t *)qop_state);
119 qop_state) in gss_unseal() argument
126 int * qop_state;
131 output_message_buffer, conf_state, (gss_qop_t *) qop_state));
H A Dg_verify.c36 qop_state) in gss_verify_mic() argument
42 gss_qop_t * qop_state;
79 qop_state);
96 qop_state) in gss_verify() argument
102 int * qop_state;
107 (gss_qop_t *) qop_state));
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/gssapi/krb5/
H A Dk5unseal.c62 conf_state, qop_state, toktype) in kg_unseal_v1() argument
70 gss_qop_t *qop_state;
335 if (qop_state)
336 *qop_state = GSS_C_QOP_DEFAULT;
364 message_buffer, conf_state, qop_state, toktype) in kg_unseal() argument
370 gss_qop_t *qop_state;
444 conf_state, qop_state) in krb5_gss_unwrap() argument
450 gss_qop_t *qop_state;
463 qop_state) in krb5_gss_verify_mic() argument
468 gss_qop_t *qop_state;
[all …]
H A Dk5unsealiov.c38 gss_qop_t *qop_state, in kg_unseal_v1_iov() argument
247 if (qop_state != NULL) in kg_unseal_v1_iov()
248 *qop_state = GSS_C_QOP_DEFAULT; in kg_unseal_v1_iov()
277 gss_qop_t *qop_state, in kg_unseal_iov_token() argument
349 conf_state, qop_state, toktype); in kg_unseal_iov_token()
371 gss_qop_t *qop_state, in kg_unseal_stream_iov() argument
590 gss_qop_t *qop_state, in kg_unseal_iov() argument
619 gss_qop_t *qop_state, in krb5_gss_unwrap_iov() argument
626 conf_state, qop_state, in krb5_gss_unwrap_iov()
635 gss_qop_t *qop_state, in krb5_gss_verify_mic_iov() argument
[all …]
/dports/security/krb5/krb5-1.19.2/src/lib/gssapi/krb5/
H A Dk5unseal.c62 conf_state, qop_state, toktype) in kg_unseal_v1() argument
70 gss_qop_t *qop_state;
335 if (qop_state)
336 *qop_state = GSS_C_QOP_DEFAULT;
364 message_buffer, conf_state, qop_state, toktype) in kg_unseal() argument
370 gss_qop_t *qop_state;
444 conf_state, qop_state) in krb5_gss_unwrap() argument
450 gss_qop_t *qop_state;
463 qop_state) in krb5_gss_verify_mic() argument
468 gss_qop_t *qop_state;
[all …]
H A Dk5unsealiov.c38 gss_qop_t *qop_state, in kg_unseal_v1_iov() argument
247 if (qop_state != NULL) in kg_unseal_v1_iov()
248 *qop_state = GSS_C_QOP_DEFAULT; in kg_unseal_v1_iov()
277 gss_qop_t *qop_state, in kg_unseal_iov_token() argument
349 conf_state, qop_state, toktype); in kg_unseal_iov_token()
371 gss_qop_t *qop_state, in kg_unseal_stream_iov() argument
590 gss_qop_t *qop_state, in kg_unseal_iov() argument
619 gss_qop_t *qop_state, in krb5_gss_unwrap_iov() argument
626 conf_state, qop_state, in krb5_gss_unwrap_iov()
635 gss_qop_t *qop_state, in krb5_gss_verify_mic_iov() argument
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/gssapi/krb5/
H A Dverify_mic.c44 gss_qop_t * qop_state, in verify_mic_des() argument
136 gss_qop_t * qop_state, in verify_mic_des3() argument
273 gss_qop_t * qop_state, in _gsskrb5_verify_mic_internal() argument
294 message_buffer, token_buffer, qop_state, key, in _gsskrb5_verify_mic_internal()
299 message_buffer, token_buffer, qop_state, key, in _gsskrb5_verify_mic_internal()
306 qop_state, key, type); in _gsskrb5_verify_mic_internal()
310 message_buffer, token_buffer, qop_state, in _gsskrb5_verify_mic_internal()
325 gss_qop_t * qop_state in _gsskrb5_verify_mic() argument
330 if (qop_state != NULL) in _gsskrb5_verify_mic()
331 *qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_verify_mic()
[all …]
H A Dunwrap.c45 gss_qop_t * qop_state, in unwrap_des() argument
181 gss_qop_t * qop_state, in unwrap_des3() argument
366 gss_qop_t * qop_state in _gsskrb5_unwrap() argument
377 if (qop_state != NULL) in _gsskrb5_unwrap()
378 *qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_unwrap()
395 conf_state, qop_state, key); in _gsskrb5_unwrap()
400 conf_state, qop_state, key); in _gsskrb5_unwrap()
406 conf_state, qop_state, key); in _gsskrb5_unwrap()
411 conf_state, qop_state, key); in _gsskrb5_unwrap()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/gssapi/krb5/
H A Dverify_mic.c45 gss_qop_t * qop_state, in verify_mic_des() argument
143 gss_qop_t * qop_state, in verify_mic_des3() argument
286 gss_qop_t * qop_state, in _gsskrb5_verify_mic_internal() argument
296 qop_state); in _gsskrb5_verify_mic_internal()
313 message_buffer, token_buffer, qop_state, key, in _gsskrb5_verify_mic_internal()
322 message_buffer, token_buffer, qop_state, key, in _gsskrb5_verify_mic_internal()
330 qop_state, key, type); in _gsskrb5_verify_mic_internal()
346 gss_qop_t * qop_state in _gsskrb5_verify_mic() argument
354 if (qop_state != NULL) in _gsskrb5_verify_mic()
355 *qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_verify_mic()
[all …]
H A Dunwrap.c45 gss_qop_t * qop_state, in unwrap_des() argument
198 gss_qop_t * qop_state, in unwrap_des3() argument
389 gss_qop_t * qop_state in _gsskrb5_unwrap() argument
399 if (qop_state != NULL) in _gsskrb5_unwrap()
400 *qop_state = GSS_C_QOP_DEFAULT; in _gsskrb5_unwrap()
407 conf_state, qop_state); in _gsskrb5_unwrap()
426 conf_state, qop_state, key); in _gsskrb5_unwrap()
435 conf_state, qop_state, key); in _gsskrb5_unwrap()
441 conf_state, qop_state, key); in _gsskrb5_unwrap()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/gssapi/mech/
H A Dgss_verify_mic.c36 gss_qop_t *qop_state) in gss_verify_mic() argument
41 if (qop_state) in gss_verify_mic()
42 *qop_state = 0; in gss_verify_mic()
51 message_buffer, token_buffer, qop_state)); in gss_verify_mic()
H A Dgss_aeap.c88 gss_qop_t *qop_state,
99 if (qop_state)
100 *qop_state = 0;
112 conf_state, qop_state,
H A Dgss_verify.c36 int *qop_state) in gss_verify() argument
41 (gss_qop_t *)qop_state)); in gss_verify()
/dports/security/gss/gss-1.0.3/lib/
H A Dobsolete.c40 gss_buffer_t token_buffer, int *qop_state) in gss_verify() argument
43 token_buffer, (gss_qop_t *) qop_state); in gss_verify()
65 int *conf_state, int *qop_state) in gss_unseal() argument
69 (gss_qop_t *) qop_state); in gss_unseal()
H A Dmsg.c145 const gss_buffer_t token_buffer, gss_qop_t * qop_state) in gss_verify_mic() argument
165 message_buffer, token_buffer, qop_state); in gss_verify_mic()
300 int *conf_state, gss_qop_t * qop_state) in gss_unwrap() argument
320 output_message_buffer, conf_state, qop_state); in gss_unwrap()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/gssapi/spnego/
H A Dcontext_stubs.c178 gss_qop_t * qop_state in _gss_spnego_verify_mic() argument
199 qop_state); in _gss_spnego_verify_mic()
241 gss_qop_t * qop_state in _gss_spnego_unwrap() argument
263 qop_state); in _gss_spnego_unwrap()
593 int * qop_state in _gss_spnego_verify() argument
614 qop_state); in _gss_spnego_verify()
656 int * qop_state in _gss_spnego_unseal() argument
678 qop_state); in _gss_spnego_unseal()
690 gss_qop_t * qop_state)
713 qop_state);
H A Dspnego-private.h301 int * qop_state );
310 gss_qop_t * qop_state );
318 int * qop_state );
326 gss_qop_t * qop_state );
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/gssapi/mech/
H A Dgss_verify.c37 int *qop_state) in gss_verify() argument
42 (gss_qop_t *)qop_state)); in gss_verify()
H A Dgss_unseal.c38 int *qop_state) in gss_unseal() argument
43 output_message_buffer, conf_state, (gss_qop_t *)qop_state)); in gss_unseal()

12345