Home
last modified time | relevance | path

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

123

/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_glue.c166 OM_uint32 gssint_import_internal_name (minor_status, mech_type, union_name, in gssint_import_internal_name() argument
223 OM_uint32 gssint_export_internal_name(minor_status, mech_type, in gssint_export_internal_name() argument
310 OM_uint32 gssint_display_internal_name (minor_status, mech_type, internal_name, in gssint_display_internal_name() argument
340 OM_uint32 gssint_release_internal_name (minor_status, mech_type, internal_name) in gssint_release_internal_name() argument
366 mech_type, in gssint_delete_internal_sec_context() argument
476 gssint_get_mechanism_cred(union_cred, mech_type) in gssint_get_mechanism_cred() argument
H A Dg_canon_name.c32 const gss_OID mech_type, in val_canon_name_args()
59 mech_type, in gss_canonicalize_name() argument
H A Dg_inq_context.c41 gss_OID *mech_type, in val_inq_ctx_args()
81 gss_OID *mech_type, in gss_inquire_context()
H A DmglueP.h28 gss_OID mech_type; member
44 gss_OID mech_type; member
91 gss_OID_desc mech_type; member
746 gss_OID mech_type; /* mechanism oid */ member
H A Dgssd_pname_to_uid.c119 gss_const_OID mech_type, in gss_localname()
192 const gss_OID mech_type, in gss_pname_to_uid()
H A Dg_accept_sec_context.c46 gss_OID *mech_type, in val_acc_sec_ctx_args()
137 mech_type, in gss_accept_sec_context() argument
/freebsd/sys/kgssapi/
H A Dgss_impl.c116 kgss_install_mech(gss_OID mech_type, const char *name, struct kobj_class *cls) in kgss_install_mech()
128 kgss_uninstall_mech(gss_OID mech_type) in kgss_uninstall_mech()
168 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()
/freebsd/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()
/freebsd/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()
/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h226 #define KCF_MECH2CLASS(mech_type) ((kcf_ops_class_t)((mech_type) >> 32)) argument
228 #define KCF_MECH2INDEX(mech_type) ((int)((mech_type) & 0xFFFFFFFF)) argument
230 #define KCF_TO_PROV_MECH_INDX(pd, mech_type) \ argument
234 #define KCF_TO_PROV_MECHINFO(pd, mech_type) \ argument
237 #define KCF_TO_PROV_MECHNUM(pd, mech_type) \ argument
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dinit_sec_context.c369 chan_bindings, mech_type, token, exts) in make_ap_req_v1() argument
475 gss_OID mech_type, in kg_new_connection()
705 gss_OID mech_type, in mutual_auth()
887 gss_OID mech_type, in krb5_gss_init_sec_context_ext()
1052 context_handle, target_name, mech_type, in krb5_gss_init_sec_context() argument
H A Dcanon_name.c33 const gss_OID mech_type, in krb5_gss_canonicalize_name()
/freebsd/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/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()
/freebsd/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/sys/contrib/openzfs/module/icp/core/
H A Dkcf_mech_tabs.c308 crypto_mech_type_t mech_type; in kcf_remove_mech_provider() local
363 kcf_get_mech_entry(crypto_mech_type_t mech_type, kcf_mech_entry_t **mep) in kcf_get_mech_entry()

123