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

/external/openssl/crypto/x509v3/
H A Dv3_conf.c357 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, function
514 return X509V3_EXT_CRL_add_nconf(&ctmp, ctx, section, crl);

Completed in 16 milliseconds