Home
last modified time | relevance | path

Searched defs:mech_type (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-src/crypto/heimdal/lib/gssapi/mech/
H A Dgss_init_sec_context.c32 _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 Dgss_canonicalize_name.c58 const gss_OID mech_type, in gss_canonicalize_name()
H A Dgss_inquire_cred_by_mech.c34 const gss_OID mech_type, in gss_inquire_cred_by_mech()
H A Dgss_inquire_context.c37 gss_OID *mech_type, in gss_inquire_context()
H A Dgss_pname_to_uid.c136 const gss_OID mech_type, in gss_pname_to_uid()
/freebsd-src/lib/libgssapi/
H A Dgss_init_sec_context.c41 _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 Dgss_canonicalize_name.c40 const gss_OID mech_type, in gss_canonicalize_name()
H A Dgss_inquire_cred_by_mech.c38 const gss_OID mech_type, in gss_inquire_cred_by_mech()
H A Dgss_inquire_context.c41 gss_OID *mech_type, in gss_inquire_context()
/freebsd-src/sys/kgssapi/
H A Dgss_impl.c168 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 Dgss_canonicalize_name.c45 const gss_OID mech_type, in gss_canonicalize_name()
H A Dgss_display_status.c46 const gss_OID mech_type, in gss_display_status()
H A Dgss_accept_sec_context.c50 gss_OID *mech_type, in gss_accept_sec_context()
/freebsd-src/crypto/heimdal/lib/gssapi/krb5/
H A Dpname_to_uid.c38 const gss_OID mech_type, in _gsskrb5_pname_to_uid()
H A Dcanonicalize_name.c39 const gss_OID mech_type, in _gsskrb5_canonicalize_name()
H A Dinquire_cred_by_mech.c39 const gss_OID mech_type, in _gsskrb5_inquire_cred_by_mech()
H A Dinquire_context.c42 gss_OID * mech_type, in _gsskrb5_inquire_context()
H A Daccept_sec_context.c354 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 Dcanonicalize_name.c40 const gss_OID mech_type, in _gss_ntlm_canonicalize_name()
H A Ddisplay_status.c41 const gss_OID mech_type, in _gss_ntlm_display_status()
H A Dinquire_cred_by_mech.c40 const gss_OID mech_type, in _gss_ntlm_inquire_cred_by_mech()
H A Dinquire_context.c43 gss_OID * mech_type, in _gss_ntlm_inquire_context()
/freebsd-src/crypto/heimdal/lib/gssapi/spnego/
H A Dinit_sec_context.c183 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 Dimpl.h248 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 Dkcf_mech_tabs.c313 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

12