Home
last modified time | relevance | path

Searched refs:tls_parse_cert (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_common.h253 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk);
H A Dtlsv1_common.c153 * tls_parse_cert - Parse DER encoded X.509 certificate and get public key
163 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk) in tls_parse_cert() function
H A Dtlsv1_server_read.c517 if (tls_parse_cert(pos, cert_len, in tls_process_certificate()
H A Dtlsv1_client_read.c468 if (tls_parse_cert(pos, cert_len, in tls_process_certificate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_common.h253 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk);
H A Dtlsv1_common.c153 * tls_parse_cert - Parse DER encoded X.509 certificate and get public key
163 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk) in tls_parse_cert() function
H A Dtlsv1_server_read.c517 if (tls_parse_cert(pos, cert_len, in tls_process_certificate()
H A Dtlsv1_client_read.c476 if (tls_parse_cert(pos, cert_len, in tls_process_certificate()

Completed in 8 milliseconds