Searched defs:X509V3_EXT_nconf (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/x509v3/
H A Dv3_conf.c81 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name, function
336 if (!(ext = X509V3_EXT_nconf(conf, ctx, val->name, val->value)))
463 return X509V3_EXT_nconf(&ctmp, ctx, name, value);

Completed in 94 milliseconds