Home
last modified time | relevance | path

Searched defs:cert_blob (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/tls/
Dtlsv1_cred.c158 const char *cert, const u8 *cert_blob, in tlsv1_set_cert_chain()
195 const u8 *cert_blob, size_t cert_blob_len, in tlsv1_set_ca_cert()
259 const u8 *cert_blob, size_t cert_blob_len) in tlsv1_set_cert()
/external/curl/lib/vtls/
Dschannel_verify.c140 CERT_BLOB cert_blob; in add_certs_data_to_store() local
Dwolfssl.c1006 const struct curl_blob *cert_blob = ssl_config->primary.cert_blob; in wolfssl_connect_step1() local
1052 const struct curl_blob *cert_blob = ssl_config->primary.cert_blob; in wolfssl_connect_step1() local
Dopenssl.c1288 const struct curl_blob *cert_blob, in cert_stuff()
/external/curl/lib/
Durldata.h277 struct curl_blob *cert_blob; member