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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Dengine.h621 #define OSSL_DYNAMIC_VERSION (unsigned long)0x00020000 macro
670 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading code.
682 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \
H A Deng_dyn.c475 vcheck_res = ctx->v_check(OSSL_DYNAMIC_VERSION);
/barrelfish-2018-10-04/include/openssl/
H A Dengine.h621 #define OSSL_DYNAMIC_VERSION (unsigned long)0x00020000 macro
670 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading code.
682 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \

Completed in 162 milliseconds