Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx_crl.c40 static const X509_CRL_METHOD *default_crl_method = &int_crl_meth; variable
183 crl->meth = default_crl_method; in crl_cb()
475 default_crl_method = &int_crl_meth; in X509_CRL_set_default_method()
477 default_crl_method = meth; in X509_CRL_set_default_method()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dx_crl.c40 static const X509_CRL_METHOD *default_crl_method = &int_crl_meth; variable
183 crl->meth = default_crl_method; in crl_cb()
475 default_crl_method = &int_crl_meth; in X509_CRL_set_default_method()
477 default_crl_method = meth; in X509_CRL_set_default_method()