Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/asn1/
Da_strnid.c172 static const ASN1_STRING_TABLE tbl_standard[] = { variable
219 bsearch(&fnd, tbl_standard, in ASN1_STRING_TABLE_get()
220 sizeof(tbl_standard) / sizeof(ASN1_STRING_TABLE), in ASN1_STRING_TABLE_get()
291 for (tmp = tbl_standard, i = 0; in main()
292 i < sizeof(tbl_standard) / sizeof(ASN1_STRING_TABLE); i++, tmp++) { in main()
305 for (tmp = tbl_standard, i = 0; in main()
306 i < sizeof(tbl_standard) / sizeof(ASN1_STRING_TABLE); i++, tmp++) in main()