Home
last modified time | relevance | path

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

12

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_init_sec_context.c34 _gss_mech_cred_find(gss_const_cred_id_t cred_handle, gss_OID mech_type) in _gss_mech_cred_find()
132 gss_OID mech_type = input_mech_type; in gss_init_sec_context() local
H A Dgss_pname_to_uid.c107 const gss_OID mech_type, in gss_localname()
144 const gss_OID mech_type, in gss_pname_to_uid()
H A Dgss_canonicalize_name.c60 const gss_OID mech_type, in gss_canonicalize_name()
H A Dgss_inquire_cred_by_mech.c36 const gss_OID mech_type, in gss_inquire_cred_by_mech()
H A Dgss_inquire_context.c39 gss_OID *mech_type, in gss_inquire_context()
H A Dgss_display_status.c161 const gss_OID mech_type, in gss_display_status()
H A Dgss_accept_sec_context.c153 gss_OID *mech_type, in gss_accept_sec_context()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Dcanonicalize_name.c42 const gss_OID mech_type, in _gss_ntlm_canonicalize_name()
H A Ddisplay_status.c43 const gss_OID mech_type, in _gss_ntlm_display_status()
H A Dinquire_cred_by_mech.c42 const gss_OID mech_type, in _gss_ntlm_inquire_cred_by_mech()
H A Dinquire_context.c45 gss_OID * mech_type, in _gss_ntlm_inquire_context()
H A Daccept_sec_context.c77 gss_OID * mech_type, in _gss_ntlm_accept_sec_context()
H A Dinit_sec_context.c261 const gss_OID mech_type, in _gss_ntlm_init_sec_context()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/
H A Dinit_sec_context.c185 const gss_OID mech_type, in spnego_initial()
382 const gss_OID mech_type, in spnego_reply()
622 const gss_OID mech_type, in _gss_spnego_init_sec_context()
H A Daccept_sec_context.c479 gss_OID * mech_type, in acceptor_start()
698 gss_OID * mech_type, in acceptor_continue()
885 gss_OID * mech_type, in _gss_spnego_accept_sec_context()
H A Dcompat.c202 add_mech_type(gss_OID mech_type, in add_mech_type()
H A Dcred_stubs.c177 const gss_OID mech_type, in _gss_spnego_inquire_cred_by_mech()
H A Dcontext_stubs.c391 gss_OID * mech_type, in _gss_spnego_inquire_context()
630 const gss_OID mech_type, in _gss_spnego_canonicalize_name()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dcanonicalize_name.c41 const gss_OID mech_type, in _gsskrb5_canonicalize_name()
H A Dpname_to_uid.c40 const gss_OID mech_type, in _gsskrb5_localname()
H A Dinquire_cred_by_mech.c41 const gss_OID mech_type, in _gsskrb5_inquire_cred_by_mech()
H A Dinquire_context.c44 gss_OID * mech_type, in _gsskrb5_inquire_context()
H A Daccept_sec_context.c357 gss_OID * mech_type, in gsskrb5_acceptor_start()
703 gss_OID * mech_type, in acceptor_wait_for_dcestyle()
866 gss_OID * mech_type, in _gsskrb5_accept_sec_context()
H A Dinit_sec_context.c384 const gss_OID mech_type, in init_auth()
729 const gss_OID mech_type, in repl_mutual()
852 const gss_OID mech_type, in _gsskrb5_init_sec_context()
H A Ddisplay_status.c147 const gss_OID mech_type, in _gsskrb5_display_status()

12