Searched refs:X509_CRL_METHOD_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
60 #define X509_CRL_METHOD_DYNAMIC 1 macro
476 m->flags = X509_CRL_METHOD_DYNAMIC; in X509_CRL_METHOD_new()482 if (m == NULL || !(m->flags & X509_CRL_METHOD_DYNAMIC)) in X509_CRL_METHOD_free()
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()