Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_utl.c883 int alt_type; in do_x509_check() local
892 alt_type = V_ASN1_IA5STRING; in do_x509_check()
899 alt_type = V_ASN1_IA5STRING; in do_x509_check()
905 alt_type = V_ASN1_OCTET_STRING; in do_x509_check()
955 alt_type = 0; in do_x509_check()
978 if ((rv = do_check_string(cstr, alt_type, equal, flags, in do_x509_check()

Completed in 6 milliseconds