Home
last modified time | relevance | path

Searched defs:init_f (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_lib.c267 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f) in ENGINE_set_init_function()
/minix3/crypto/external/bsd/openssl/dist/crypto/store/
H A Dstr_meth.c91 STORE_INITIALISE_FUNC_PTR init_f) in STORE_method_set_initialise_function()
/minix3/external/bsd/elftoolchain/dist/common/
H A Dutarray.h52 typedef void (init_f)(void *elt); typedef