Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx_crl.c40 static const X509_CRL_METHOD *default_crl_method = &int_crl_meth; variable
185 crl->meth = default_crl_method; in crl_cb()
477 default_crl_method = &int_crl_meth; in X509_CRL_set_default_method()
479 default_crl_method = meth; in X509_CRL_set_default_method()

Completed in 5 milliseconds