Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
Dx509_local.h63 #define X509_CRL_METHOD_DYNAMIC 1 macro
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()
/third_party/openssl/crypto/x509/
Dx509_local.h63 #define X509_CRL_METHOD_DYNAMIC 1 macro
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()