Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/engine/
H A Deng_dyn.c413 static int using_libcrypto_11(dynamic_data_ctx *ctx) in using_libcrypto_11() function
475 if (vcheck_res < OSSL_DYNAMIC_OLDEST || using_libcrypto_11(ctx)) { in dynamic_load()