Searched defs:tls_parse_cert (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/tls/
H A Dtlsv1_common.c137 * tls_parse_cert - Parse DER encoded X.509 certificate and get public key
147 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk) function
/external/wpa_supplicant/
H A Dtlsv1_common.c115 * tls_parse_cert - Parse DER encoded X.509 certificate and get public key
125 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk) function

Completed in 233 milliseconds