Home
last modified time | relevance | path

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

/freebsd/crypto/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()