Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
Deng_table.c31 LHASH_OF(ENGINE_PILE) piles;
54 static unsigned long engine_pile_hash(const ENGINE_PILE *c) in engine_pile_hash()
59 static int engine_pile_cmp(const ENGINE_PILE *a, const ENGINE_PILE *b) in engine_pile_cmp()
66 LHASH_OF(ENGINE_PILE) *lh; in int_table_check()
87 ENGINE_PILE tmplate, *fnd; in engine_table_register()
146 static void int_unregister_cb(ENGINE_PILE *pile, ENGINE *e) in int_unregister_cb()
160 IMPLEMENT_LHASH_DOALL_ARG(ENGINE_PILE, ENGINE);
170 static void int_cleanup_cb_doall(ENGINE_PILE *p) in int_cleanup_cb_doall()
200 ENGINE_PILE tmplate, *fnd = NULL; in engine_table_select()
293 static void int_dall(const ENGINE_PILE *pile, ENGINE_PILE_DOALL *dall) in int_dall()
[all …]
Deng_local.h176 typedef struct st_engine_pile ENGINE_PILE; typedef
178 DEFINE_LHASH_OF(ENGINE_PILE);
DREADME136 to a potentially NULL "ENGINE_PILE". An ENGINE_PILE is essentially a list of
164 or will have a single ENGINE_PILE hashed to by the 'nid' 1 and that pile
168 cleanup works with the ENGINE_PILE doing all this caching nonsense (ie. when the
170 ENGINE_PILE code may still have references and thus those ENGINEs will stay
/third_party/openssl/util/
Dindent.pro216 -T ENGINE_PILE