Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Da_strnid.c70 static int table_cmp(const void *a, const void *b);
189 static int table_cmp(const void *a, const void *b) in table_cmp() function
204 sizeof(ASN1_STRING_TABLE), table_cmp); in ASN1_STRING_TABLE_get()
/external/openssl/crypto/x509/
Dx509_vpm.c359 static int table_cmp(const void *pa, const void *pb) in table_cmp() function
411 table_cmp); in X509_VERIFY_PARAM_lookup()