Home
last modified time | relevance | path

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

/openssl-master/crypto/x509/
A Dv3_utl.c821 static int do_check_string(const ASN1_STRING *a, int cmp_type, equal_fn equal, in do_check_string() argument
829 if (cmp_type > 0) { in do_check_string()
830 if (cmp_type != a->type) in do_check_string()
832 if (cmp_type == V_ASN1_IA5STRING) in do_check_string()

Completed in 5 milliseconds