Searched refs:tls_parse_cert (Results 1 – 4 of 4) sorted by relevance
253 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk);
163 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk) in tls_parse_cert() function
517 if (tls_parse_cert(pos, cert_len, in tls_process_certificate()
468 if (tls_parse_cert(pos, cert_len, in tls_process_certificate()