Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/asn1/
Da_strnid.c186 static int table_cmp(const void *in_a, const void *in_b) in table_cmp() function
201 …bl_standard, sizeof(tbl_standard)/sizeof(ASN1_STRING_TABLE), sizeof(ASN1_STRING_TABLE), table_cmp); in ASN1_STRING_TABLE_get()