Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpkcs11.c77 unsigned char *cert_blob = NULL; in mbedtls_pkcs11_x509_cert_bind() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/curl/lib/vtls/
Dschannel_verify.c136 CERT_BLOB cert_blob; in add_certs_data_to_store() local
Dopenssl.c741 const struct curl_blob *cert_blob, in cert_stuff()
/third_party/curl/lib/
Durldata.h257 struct curl_blob *cert_blob; member