Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Dx509_vfy.c705 static int check_hosts(X509 *x, X509_VERIFY_PARAM_ID *id) in check_hosts() function
726 if (id->hosts && check_hosts(x, id) <= 0) in check_id()