Searched refs:standard_exts (Results 1 – 2 of 2) sorted by relevance
15 static const X509V3_EXT_METHOD *standard_exts[] = { variable103 #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