Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_vfy.c719 static int has_san_id(X509 *x, int gtype) in has_san_id() function
843 || (ret = has_san_id(x, GEN_DNS)) == 0)) in check_name_constraints()

Completed in 16 milliseconds