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

  /external/wpa_supplicant_8/src/crypto/
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
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...]

Completed in 510 milliseconds