Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_local.h63 #define X509_CRL_METHOD_DYNAMIC 1 macro
H A Dx_crl.c499 m->flags = X509_CRL_METHOD_DYNAMIC; in X509_CRL_METHOD_new()
505 if (m == NULL || !(m->flags & X509_CRL_METHOD_DYNAMIC)) in X509_CRL_METHOD_free()

Completed in 9 milliseconds