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