Home
last modified time | relevance | path

Searched defs:mechs (Results 1 – 16 of 16) sorted by relevance

/freebsd/tools/regression/rpcsec_gss/
H A Drpctest.c88 const char **mechs; in test_client() local
284 const char **mechs; in test_server() local
/freebsd/lib/libgssapi/
H A Dgss_acquire_cred.c48 gss_OID_set mechs = desired_mechs; in gss_acquire_cred() local
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_acquire_cred.c42 gss_OID_set mechs = desired_mechs; in gss_acquire_cred() local
H A Dgss_acquire_cred_ext.c121 gss_OID_set_desc set, *mechs; in _gss_acquire_cred_ext() local
H A Dgss_mo.c450 gss_OID_set *mechs) in gss_indicate_mechs_by_attrs()
/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Dcred_stubs.c72 gss_OID_set mechs; in _gss_spnego_acquire_cred() local
H A Dcontext_stubs.c36 spnego_supported_mechs(OM_uint32 *minor_status, gss_OID_set *mechs) in spnego_supported_mechs()
566 gss_OID_set mechs, names, n; in _gss_spnego_inquire_names_for_mech() local
H A Daccept_sec_context.c320 gss_OID_set mechs; in select_mech() local
/freebsd/crypto/heimdal/lib/gssapi/
H A Dgsstool.c78 gss_OID_set mechs; in supported_mechanisms() local
/freebsd/crypto/openssh/
H A Dauth2-gss.c71 u_int mechs; in userauth_gssapi() local
H A Dsshd.c2245 gss_OID_set mechs; local
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c90 static struct sec_server_mech *mechs[] = { variable
101 static struct sec_client_mech *mechs[] = { variable
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c90 static struct sec_server_mech *mechs[] = { variable
101 static struct sec_client_mech *mechs[] = { variable
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss_conf.c58 static struct mech_info_list mechs = SLIST_HEAD_INITIALIZER(mechs); variable
/freebsd/crypto/heimdal/lib/hx509/
H A Dsoftp11.c1406 const CK_MECHANISM_TYPE *mechs, int mechs_len, in commonInit()
1469 CK_MECHANISM_TYPE mechs[] = { CKM_RSA_PKCS }; in C_SignInit() local
1602 CK_MECHANISM_TYPE mechs[] = { CKM_RSA_PKCS }; in C_VerifyInit() local
H A Dks_p11.c60 } mechs; member