Searched refs:asn1_string_table_get (Results 1 – 2 of 2) sorted by relevance
83 static const ASN1_STRING_TABLE *asn1_string_table_get(int nid);96 const ASN1_STRING_TABLE *tbl = asn1_string_table_get(nid); in ASN1_STRING_set_by_NID()169 static const ASN1_STRING_TABLE *asn1_string_table_get(int nid) { in asn1_string_table_get() function193 if (asn1_string_table_get(nid) != NULL) { in ASN1_STRING_TABLE_add()