Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/engine/
H A Deng_dyn.c31 static int dynamic_load(ENGINE *e, dynamic_data_ctx *ctx);
344 return dynamic_load(e, ctx); in dynamic_ctrl()
424 static int dynamic_load(ENGINE *e, dynamic_data_ctx *ctx) in dynamic_load() function