Searched refs:standard_exts (Results 1 – 3 of 3) sorted by relevance
35 tmp = standard_exts; in test_standard_exts()36 for (i = 0; i < OSSL_NELEM(standard_exts); i++, tmp++) { in test_standard_exts()43 tmp = standard_exts; in test_standard_exts()
15 static const X509V3_EXT_METHOD *standard_exts[] = { variable99 #define STANDARD_EXTENSION_COUNT OSSL_NELEM(standard_exts)
61 ret = OBJ_bsearch_ext(&t, standard_exts, STANDARD_EXTENSION_COUNT); in X509V3_EXT_get_nid()
Completed in 6 milliseconds