Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/library/
Dpkcs11.c50 unsigned char *cert_blob = NULL; in mbedtls_pkcs11_x509_cert_bind() local
/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.c139 CERT_BLOB cert_blob; in add_certs_data_to_store() local
Dopenssl.c1261 const struct curl_blob *cert_blob, in cert_stuff()
1650 const struct curl_blob *cert_blob, in Curl_ossl_set_client_cert()
/external/curl/lib/
Durldata.h262 struct curl_blob *cert_blob; member