Home
last modified time | relevance | path

Searched refs:clean_f (Results 1 – 2 of 2) 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() argument
94 sm->clean = clean_f; in STORE_method_set_cleanup_function()
Dstore.h341 int STORE_method_set_cleanup_function(STORE_METHOD *sm, STORE_CLEANUP_FUNC_PTR clean_f);