Searched defs:dir_load (Results 1 - 1 of 1) sorted by relevance

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

Completed in 51 milliseconds