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

  /external/wpa_supplicant_8/src/crypto/
tls_wolfssl.c 952 char *match, *altmatch, *suffix_match, *domain_match; local
983 altmatch = conn->alt_subject_match;
1062 } else if (depth == 0 && altmatch &&
1063 !tls_match_alt_subject(err_cert, altmatch)) {
1066 altmatch);
    [all...]
tls_openssl.c 2280 char *match, *altmatch, *suffix_match, *domain_match; local
    [all...]

Completed in 51 milliseconds