Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_dyn.c469 unsigned long vcheck_res = 0; in dynamic_load() local
475 vcheck_res = ctx->v_check(OSSL_DYNAMIC_VERSION); in dynamic_load()
479 if(vcheck_res < OSSL_DYNAMIC_OLDEST) in dynamic_load()