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

/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
H A Dv3_conf.c356 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, function
516 return X509V3_EXT_CRL_add_nconf(&ctmp, ctx, section, crl);
/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 118 milliseconds