Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
Deng_dyn.c432 unsigned long vcheck_res = 0; in dynamic_load() local
441 vcheck_res = ctx->v_check(OSSL_DYNAMIC_VERSION); in dynamic_load()
454 if (vcheck_res < OSSL_DYNAMIC_OLDEST in dynamic_load()