Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/x509/
H A Dv3_utl.c876 int san_present = 0; in do_x509_check() local
968 san_present = 1; in do_x509_check()
978 if (san_present && !(flags & X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT)) in do_x509_check()