HomeSort by relevance Sort by last modified time
    Searched full:alt_type (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/x509v3/
v3_utl.c 924 int alt_type; local
933 alt_type = V_ASN1_IA5STRING;
940 alt_type = V_ASN1_IA5STRING;
946 alt_type = V_ASN1_OCTET_STRING;
966 if ((rv = do_check_string(cstr, alt_type, equal, flags,
    [all...]

Completed in 487 milliseconds