Home
last modified time | relevance | path

Searched defs:mech (Results 1 – 12 of 12) sorted by relevance

/external/openssh/
Dgss-serv.c181 gss_OID mech; in ssh_gssapi_accept_ctx() local
Dssh-gss.h75 struct ssh_gssapi_mech_struct *mech; member
Dssh-pkcs11.c232 CK_MECHANISM mech = { in pkcs11_rsa_private_encrypt() local
Dsshconnect2.c652 static u_int mech = 0; in userauth_gssapi() local
/external/curl/lib/
Dcurl_sasl.c260 const char *mech = NULL; in Curl_sasl_start() local
Dcurl_sasl.h113 #define sasl_mech_equal(line, wordlen, mech) \ argument
Dsecurity.c485 const struct Curl_sec_client_mech *mech = &Curl_krb5_client_mech; in choose_mech() local
Dcurl_ntlm_core.c226 const CK_MECHANISM_TYPE mech = CKM_DES_ECB; /* DES cipher in ECB mode */ in encrypt_des() local
Dpop3.c507 const char *mech, in pop3_perform_auth()
Dsmtp.c444 const char *mech, in smtp_perform_auth()
Dimap.c570 const char *mech, in imap_perform_authenticate()
Durldata.h1037 const struct Curl_sec_client_mech *mech; member