Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_utl.c903 int alt_type; in do_x509_check() local
913 alt_type = V_ASN1_IA5STRING; in do_x509_check()
922 alt_type = V_ASN1_IA5STRING; in do_x509_check()
930 alt_type = V_ASN1_OCTET_STRING; in do_x509_check()
952 if ((rv = do_check_string(cstr, alt_type, equal, flags, in do_x509_check()