Searched refs:crypto_public_key_from_cert (Results 1 – 5 of 5) sorted by relevance
55 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf, in crypto_public_key_from_cert() function
303 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
478 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf, in crypto_public_key_from_cert() function
658 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf, in crypto_public_key_from_cert() function
158 *pk = crypto_public_key_from_cert(buf, len); in tls_parse_cert()