Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/engine/
H A Deng_dyn.c112 int dir_load; member
173 c->dir_load = 1; in dynamic_set_data_ctx()
350 ctx->dir_load = (int)i; in dynamic_ctrl()
382 if ((ctx->dir_load != 2) && (DSO_load(ctx->dynamic_dso, in int_load()
387 if (!ctx->dir_load || (num = sk_OPENSSL_STRING_num(ctx->dirs)) < 1) in int_load()