Searched defs:cert_blob (Results 1 – 2 of 2) sorted by relevance
158 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()
201 CERT_BLOB cert_blob; in add_certs_to_store() local