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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dengine.h581 #define OSSL_DYNAMIC_VERSION (unsigned long)0x00020000 macro
630 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading code.
641 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Dengine.h581 #define OSSL_DYNAMIC_VERSION (unsigned long)0x00020000 macro
630 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading code.
641 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \
H A Deng_dyn.c475 vcheck_res = ctx->v_check(OSSL_DYNAMIC_VERSION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Dengine.h733 # define OSSL_DYNAMIC_VERSION (unsigned long)0x00020000 macro
789 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading
803 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \
H A Deng_dyn.c494 vcheck_res = ctx->v_check(OSSL_DYNAMIC_VERSION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Dengine.h733 # define OSSL_DYNAMIC_VERSION (unsigned long)0x00020000 macro
789 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading
803 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \
H A Deng_dyn.c494 vcheck_res = ctx->v_check(OSSL_DYNAMIC_VERSION);

Completed in 55 milliseconds