HomeSort by relevance Sort by last modified time
    Searched defs:tls_parse_cert (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_common.c 137 * 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_8/src/tls/
tlsv1_common.c 141 * tls_parse_cert - Parse DER encoded X.509 certificate and get public key
151 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk) function

Completed in 122 milliseconds