OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vcheck_res
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_dyn.c
472
unsigned long
vcheck_res
= 0;
local
478
vcheck_res
= ctx->v_check(OSSL_DYNAMIC_VERSION);
482
if(
vcheck_res
< OSSL_DYNAMIC_OLDEST)
/external/openssl/crypto/engine/
eng_dyn.c
472
unsigned long
vcheck_res
= 0;
local
478
vcheck_res
= ctx->v_check(OSSL_DYNAMIC_VERSION);
482
if(
vcheck_res
< OSSL_DYNAMIC_OLDEST)
Completed in 560 milliseconds