Home
last modified time | relevance | path

Searched refs:X509_EXT_SUBJECT_ALT_NAME (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dx509v3.h74 #define X509_EXT_SUBJECT_ALT_NAME (1 << 3) macro
Dx509v3.c1086 cert->extensions_present |= X509_EXT_SUBJECT_ALT_NAME; in x509_parse_ext_subject_alt_name()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dx509v3.h74 #define X509_EXT_SUBJECT_ALT_NAME (1 << 3) macro
Dx509v3.c1063 cert->extensions_present |= X509_EXT_SUBJECT_ALT_NAME; in x509_parse_ext_subject_alt_name()