Home
last modified time | relevance | path

Searched refs:X509V3_EXT_nconf_int (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_conf.c34 static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx, in X509V3_EXT_nconf_int() function
61 return X509V3_EXT_nconf_int(conf, ctx, NULL, name, value); in X509V3_EXT_nconf()
321 if ((ext = X509V3_EXT_nconf_int(conf, ctx, val->section, in X509V3_EXT_add_nconf_sk()
/third_party/openssl/crypto/x509/
H A Dv3_conf.c34 static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx, in X509V3_EXT_nconf_int() function
61 return X509V3_EXT_nconf_int(conf, ctx, NULL, name, value); in X509V3_EXT_nconf()
321 if ((ext = X509V3_EXT_nconf_int(conf, ctx, val->section, in X509V3_EXT_add_nconf_sk()

Completed in 4 milliseconds