Home
last modified time | relevance | path

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

/openssl/crypto/engine/
H A Deng_local.h44 typedef void (ENGINE_CLEANUP_CB) (void); typedef
46 ENGINE_CLEANUP_CB *cb;
49 int engine_cleanup_add_first(ENGINE_CLEANUP_CB *cb);
50 int engine_cleanup_add_last(ENGINE_CLEANUP_CB *cb);
60 int engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup,
H A Deng_lib.c128 static ENGINE_CLEANUP_ITEM *int_cleanup_item(ENGINE_CLEANUP_CB *cb) in int_cleanup_item()
138 int engine_cleanup_add_first(ENGINE_CLEANUP_CB *cb) in engine_cleanup_add_first()
153 int engine_cleanup_add_last(ENGINE_CLEANUP_CB *cb) in engine_cleanup_add_last()
H A Deng_table.c83 int engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup, in engine_table_register()
/openssl/util/
H A Dindent.pro210 -T ENGINE_CLEANUP_CB

Completed in 17 milliseconds