Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dx_crl.c88 static const X509_CRL_METHOD *default_crl_method = &int_crl_meth; variable
224 crl->meth = default_crl_method; in crl_cb()
483 default_crl_method = &int_crl_meth; in X509_CRL_set_default_method()
485 default_crl_method = meth; in X509_CRL_set_default_method()