Searched defs:key_blob (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/vtls/ |
H A D | openssl.c | 1268 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 D | urldata.h | 309 struct curl_blob *key_blob; member
|
Completed in 11 milliseconds