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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dasn1_locl.h126 #define X509_CRL_METHOD_DYNAMIC 1 macro
H A Dx_crl.c490 m->flags = X509_CRL_METHOD_DYNAMIC;
496 if (!(m->flags & X509_CRL_METHOD_DYNAMIC))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dasn1_locl.h126 #define X509_CRL_METHOD_DYNAMIC 1 macro
H A Dx_crl.c490 m->flags = X509_CRL_METHOD_DYNAMIC;
496 if (!(m->flags & X509_CRL_METHOD_DYNAMIC))

Completed in 134 milliseconds