Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509v3/
Dv3_conf.c22 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid,
45 ret = do_ext_nconf(conf, ctx, OBJ_sn2nid(name), crit, value); in X509V3_EXT_nconf()
64 return do_ext_nconf(conf, ctx, ext_nid, crit, value); in X509V3_EXT_nconf_nid()
69 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, in do_ext_nconf() function
/third_party/openssl/crypto/err/
Dopenssl.txt1651 X509V3_F_DO_EXT_NCONF:151:do_ext_nconf