Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
Deng_table.c174 static void int_cleanup_cb_doall(ENGINE_PILE *p) in int_cleanup_cb_doall() function
189 lh_ENGINE_PILE_doall(&(*table)->piles, int_cleanup_cb_doall); in engine_table_cleanup()
/third_party/node/deps/openssl/openssl/crypto/engine/
Deng_table.c177 static void int_cleanup_cb_doall(ENGINE_PILE *p) in int_cleanup_cb_doall() function
192 lh_ENGINE_PILE_doall(&(*table)->piles, int_cleanup_cb_doall); in engine_table_cleanup()