/freebsd-src/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_init_sec_context.c | 32 _gss_mech_cred_find(gss_cred_id_t cred_handle, gss_OID mech_type) in _gss_mech_cred_find() 130 gss_OID mech_type = input_mech_type; in gss_init_sec_context() local
|
H A D | gss_canonicalize_name.c | 58 const gss_OID mech_type, in gss_canonicalize_name()
|
H A D | gss_inquire_cred_by_mech.c | 34 const gss_OID mech_type, in gss_inquire_cred_by_mech()
|
H A D | gss_inquire_context.c | 37 gss_OID *mech_type, in gss_inquire_context()
|
H A D | gss_pname_to_uid.c | 136 const gss_OID mech_type, in gss_pname_to_uid()
|
/freebsd-src/lib/libgssapi/ |
H A D | gss_init_sec_context.c | 41 _gss_mech_cred_find(gss_cred_id_t cred_handle, gss_OID mech_type) in _gss_mech_cred_find() 78 gss_OID mech_type = input_mech_type; in gss_init_sec_context() local
|
H A D | gss_canonicalize_name.c | 40 const gss_OID mech_type, in gss_canonicalize_name()
|
H A D | gss_inquire_cred_by_mech.c | 38 const gss_OID mech_type, in gss_inquire_cred_by_mech()
|
H A D | gss_inquire_context.c | 41 gss_OID *mech_type, in gss_inquire_context()
|
/freebsd-src/sys/kgssapi/ |
H A D | gss_impl.c | 168 kgss_install_mech(gss_OID mech_type, const char *name, struct kobj_class *cls) in kgss_install_mech() 180 kgss_uninstall_mech(gss_OID mech_type) in kgss_uninstall_mech() 220 kgss_create_context(gss_OID mech_type) in kgss_create_context()
|
H A D | gss_canonicalize_name.c | 45 const gss_OID mech_type, in gss_canonicalize_name()
|
H A D | gss_display_status.c | 46 const gss_OID mech_type, in gss_display_status()
|
H A D | gss_accept_sec_context.c | 50 gss_OID *mech_type, in gss_accept_sec_context()
|
/freebsd-src/crypto/heimdal/lib/gssapi/krb5/ |
H A D | pname_to_uid.c | 38 const gss_OID mech_type, in _gsskrb5_pname_to_uid()
|
H A D | canonicalize_name.c | 39 const gss_OID mech_type, in _gsskrb5_canonicalize_name()
|
H A D | inquire_cred_by_mech.c | 39 const gss_OID mech_type, in _gsskrb5_inquire_cred_by_mech()
|
H A D | inquire_context.c | 42 gss_OID * mech_type, in _gsskrb5_inquire_context()
|
H A D | accept_sec_context.c | 354 gss_OID * mech_type, in gsskrb5_acceptor_start() 683 gss_OID * mech_type, in acceptor_wait_for_dcestyle() 846 gss_OID * mech_type, in _gsskrb5_accept_sec_context()
|
/freebsd-src/crypto/heimdal/lib/gssapi/ntlm/ |
H A D | canonicalize_name.c | 40 const gss_OID mech_type, in _gss_ntlm_canonicalize_name()
|
H A D | display_status.c | 41 const gss_OID mech_type, in _gss_ntlm_display_status()
|
H A D | inquire_cred_by_mech.c | 40 const gss_OID mech_type, in _gss_ntlm_inquire_cred_by_mech()
|
H A D | inquire_context.c | 43 gss_OID * mech_type, in _gss_ntlm_inquire_context()
|
/freebsd-src/crypto/heimdal/lib/gssapi/spnego/ |
H A D | init_sec_context.c | 183 const gss_OID mech_type, in spnego_initial() 380 const gss_OID mech_type, in spnego_reply() 620 const gss_OID mech_type, in _gss_spnego_init_sec_context()
|
/freebsd-src/sys/contrib/openzfs/module/icp/include/sys/crypto/ |
H A D | impl.h | 248 KCF_MECH2CLASS(mech_type) global() argument 250 KCF_MECH2INDEX(mech_type) global() argument 252 KCF_TO_PROV_MECH_INDX(pd,mech_type) global() argument 256 KCF_TO_PROV_MECHINFO(pd,mech_type) global() argument 259 KCF_TO_PROV_MECHNUM(pd,mech_type) global() argument [all...] |
/freebsd-src/sys/contrib/openzfs/module/icp/core/ |
H A D | kcf_mech_tabs.c | 313 crypto_mech_type_t mech_type; kcf_remove_mech_provider() local 368 kcf_get_mech_entry(crypto_mech_type_t mech_type,kcf_mech_entry_t ** mep) kcf_get_mech_entry() argument
|