HomeSort by relevance Sort by last modified time
    Searched refs:suffix_match (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 107 char *subject_match, *altsubject_match, *suffix_match; member in struct:tls_connection
1086 os_free(conn->suffix_match);
1405 char *match, *altmatch, *suffix_match; local
    [all...]
tls.h 102 * @suffix_match: String to suffix match in the dNSName or CN of the peer
145 const char *suffix_match; member in struct:tls_connection_params
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.c 93 params->suffix_match = config->domain_suffix_match;
115 params->suffix_match = config->domain_suffix_match2;
    [all...]

Completed in 150 milliseconds