Home
last modified time | relevance | path

Searched defs:key_blob (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/vtls/
H A Dopenssl.c1268 cert_stuff(struct Curl_easy *data, SSL_CTX* ctx, char *cert_file, const struct curl_blob *cert_blob, const char *cert_type, char *key_file, const struct curl_blob *key_blob, const char *key_type, char *key_passwd) cert_stuff() argument
1656 Curl_ossl_set_client_cert(struct Curl_easy *data, SSL_CTX *ctx, char *cert_file, const struct curl_blob *cert_blob, const char *cert_type, char *key_file, const struct curl_blob *key_blob, const char *key_type, char *key_passwd) Curl_ossl_set_client_cert() argument
/third_party/curl/lib/
H A Durldata.h309 struct curl_blob *key_blob; member

Completed in 12 milliseconds