Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_utl.c576 typedef int (*equal_fn)(const unsigned char *pattern, size_t pattern_len, typedef
859 static int do_check_string(ASN1_STRING *a, int cmp_type, equal_fn equal, in do_check_string()
906 equal_fn equal; in do_x509_check()