Searched refs:sk_ASN1_STRING_TABLE_new (Results 1 – 2 of 2) sorted by relevance
216 if(!stable) stable = sk_ASN1_STRING_TABLE_new(sk_table_cmp); in ASN1_STRING_TABLE_add()
445 #define sk_ASN1_STRING_TABLE_new(comp) \ macro