Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/asn1/
H A Da_strnid.c83 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() function
193 if (asn1_string_table_get(nid) != NULL) { in ASN1_STRING_TABLE_add()
/aosp_15_r20/external/boringssl/src/crypto/asn1/
H A Da_strnid.c83 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() function
193 if (asn1_string_table_get(nid) != NULL) { in ASN1_STRING_TABLE_add()