Searched defs:mech (Results 1 – 8 of 8) sorted by relevance
260 const char *mech = NULL; in Curl_sasl_start() local
113 #define sasl_mech_equal(line, wordlen, mech) \ argument
487 const struct Curl_sec_client_mech *mech = &Curl_krb5_client_mech; in choose_mech() local
228 const CK_MECHANISM_TYPE mech = CKM_DES_ECB; /* DES cipher in ECB mode */ in encrypt_des() local
465 const char *mech, in pop3_perform_auth()
403 const char *mech, in smtp_perform_auth()
529 const char *mech, in imap_perform_authenticate()
921 const struct Curl_sec_client_mech *mech; member