Home
last modified time | relevance | path

Searched refs:STORE_CLEANUP_FUNC_PTR (Results 1 – 3 of 3) sorted by relevance

/external/openssl/crypto/store/
Dstr_meth.c92 int STORE_method_set_cleanup_function(STORE_METHOD *sm, STORE_CLEANUP_FUNC_PTR clean_f) in STORE_method_set_cleanup_function()
181 STORE_CLEANUP_FUNC_PTR STORE_method_get_cleanup_function(STORE_METHOD *sm) in STORE_method_get_cleanup_function()
Dstr_locl.h79 STORE_CLEANUP_FUNC_PTR clean;
Dstore.h328 typedef void (*STORE_CLEANUP_FUNC_PTR)(STORE *); typedef
341 int STORE_method_set_cleanup_function(STORE_METHOD *sm, STORE_CLEANUP_FUNC_PTR clean_f);
357 STORE_CLEANUP_FUNC_PTR STORE_method_get_cleanup_function(STORE_METHOD *sm);