Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_dyn.c147 int dir_load; member
205 c->dir_load = 1; in dynamic_set_data_ctx()
378 ctx->dir_load = (int)i; in dynamic_ctrl()
410 if((ctx->dir_load != 2) && (DSO_load(ctx->dynamic_dso, in int_load()
414 if(!ctx->dir_load || (num = sk_OPENSSL_STRING_num(ctx->dirs)) < 1) in int_load()