Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_table.c71 } ENGINE_PILE; typedef
93 static unsigned long engine_pile_hash(const ENGINE_PILE *c) in engine_pile_hash()
97 static int engine_pile_cmp(const ENGINE_PILE *a, const ENGINE_PILE *b) in engine_pile_cmp()
101 static IMPLEMENT_LHASH_HASH_FN(engine_pile_hash, const ENGINE_PILE *) in IMPLEMENT_LHASH_HASH_FN() argument
102 static IMPLEMENT_LHASH_COMP_FN(engine_pile_cmp, const ENGINE_PILE *) in IMPLEMENT_LHASH_HASH_FN()
121 ENGINE_PILE tmplate, *fnd; in engine_table_register()
136 fnd = OPENSSL_malloc(sizeof(ENGINE_PILE)); in engine_table_register()
175 static void int_unregister_cb(ENGINE_PILE *pile, ENGINE *e) in int_unregister_cb()
191 static IMPLEMENT_LHASH_DOALL_ARG_FN(int_unregister_cb,ENGINE_PILE *,ENGINE *) in IMPLEMENT_LHASH_DOALL_ARG_FN() argument
201 static void int_cleanup_cb(ENGINE_PILE *p) in int_cleanup_cb()
[all …]
H A DREADME136 to a potentially NULL "ENGINE_PILE". An ENGINE_PILE is essentially a list of
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