Home
last modified time | relevance | path

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

/openssl/test/
H A Dasn1_internal_test.c41 for (tmp = tbl_standard, i = 0; i < OSSL_NELEM(tbl_standard); i++, tmp++) { in test_tbl_standard()
55 for (tmp = tbl_standard, i = 0; i < OSSL_NELEM(tbl_standard); i++, tmp++) in test_tbl_standard()
/openssl/crypto/asn1/
H A Da_strnid.c145 return OBJ_bsearch_table(&fnd, tbl_standard, OSSL_NELEM(tbl_standard)); in ASN1_STRING_TABLE_get()
H A Dtbl_standard.h28 static const ASN1_STRING_TABLE tbl_standard[] = { variable

Completed in 6 milliseconds