Searched refs:OSSL_DYNAMIC_OLDEST (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Dengine.h624 #define OSSL_DYNAMIC_OLDEST (unsigned long)0x00020000 macro
682 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \
H A Deng_dyn.c479 if(vcheck_res < OSSL_DYNAMIC_OLDEST)
/barrelfish-2018-10-04/include/openssl/
H A Dengine.h624 #define OSSL_DYNAMIC_OLDEST (unsigned long)0x00020000 macro
682 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \

Completed in 91 milliseconds