Searched refs:X509_CRL_METHOD_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
63 #define X509_CRL_METHOD_DYNAMIC 1 macro
499 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