Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_utl.c832 static int do_check_string(const ASN1_STRING *a, int cmp_type, equal_fn equal, in do_check_string() argument
840 if (cmp_type > 0) { in do_check_string()
841 if (cmp_type != a->type) in do_check_string()
843 if (cmp_type == V_ASN1_IA5STRING) in do_check_string()

Completed in 6 milliseconds