Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/x509/
H A Dv3_utl.c875 int alt_type; in do_x509_check() local
884 alt_type = V_ASN1_IA5STRING; in do_x509_check()
891 alt_type = V_ASN1_IA5STRING; in do_x509_check()
897 alt_type = V_ASN1_OCTET_STRING; in do_x509_check()
947 alt_type = 0; in do_x509_check()
970 if ((rv = do_check_string(cstr, alt_type, equal, flags, in do_x509_check()