Searched refs:gss_const_key_value_set_t (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/krb5/src/lib/gssapi/generic/ |
H A D | gssapi_ext.h | 548 typedef const gss_key_value_set_desc *gss_const_key_value_set_t; typedef 550 #define GSS_C_NO_CRED_STORE ((gss_const_key_value_set_t) 0) 559 gss_const_key_value_set_t, /* cred_store */ 573 gss_const_key_value_set_t, /* cred_store */ 587 gss_const_key_value_set_t, /* cred_store */
|
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | g_store_cred.c | 23 gss_const_key_value_set_t cred_store, in store_cred_fallback() 54 gss_const_key_value_set_t cred_store, in val_store_cred_args() 111 gss_const_key_value_set_t cred_store, in gss_store_cred_into()
|
H A D | g_acquire_cred.c | 45 gss_const_key_value_set_t cred_store, in val_acq_cred_args() 101 int cred_usage, gss_const_key_value_set_t cred_store, in gss_acquire_cred_from() 234 gss_const_key_value_set_t cred_store, in val_add_cred_args() 390 gss_const_key_value_set_t cred_store, in gss_add_cred_from()
|
H A D | mglueP.h | 598 gss_const_key_value_set_t, /* cred_store */ 612 gss_const_key_value_set_t, /* cred_store */
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | store_cred.c | 36 gss_const_key_value_set_t cred_store) in copy_initiator_creds() 178 gss_const_key_value_set_t cred_store, in krb5_gss_store_cred_into()
|
H A D | cred_store.c | 29 kg_value_from_cred_store(gss_const_key_value_set_t cred_store, in kg_value_from_cred_store()
|
H A D | gssapiP_krb5.h | 562 gss_const_key_value_set_t cred_store, 1309 kg_value_from_cred_store(gss_const_key_value_set_t cred_store, 1319 gss_const_key_value_set_t, /* cred_store */ 1332 gss_const_key_value_set_t, /* cred_store */
|
H A D | acquire_cred.c | 1201 gss_const_key_value_set_t cred_store, krb5_boolean iakerb, in acquire_cred_from() 1343 gss_const_key_value_set_t cred_store, in krb5_gss_acquire_cred_from() 1360 gss_const_key_value_set_t cred_store, in iakerb_gss_acquire_cred_from()
|
/freebsd/crypto/krb5/src/lib/gssapi/spnego/ |
H A D | gssapiP_spnego.h | 647 gss_const_key_value_set_t cred_store,
|
H A D | spnego_mech.c | 82 gss_const_key_value_set_t, 350 gss_const_key_value_set_t cred_store, in spnego_gss_acquire_cred_from() 3082 gss_const_key_value_set_t cred_store, in get_available_mechs()
|