Home
last modified time | relevance | path

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

/external/openssl/crypto/
Dsymhacks.h329 #undef STORE_method_set_cleanup_function
330 #define STORE_method_set_cleanup_function STORE_meth_set_cleanup_fn macro
/external/openssl/include/openssl/
Dsymhacks.h329 #undef STORE_method_set_cleanup_function
330 #define STORE_method_set_cleanup_function STORE_meth_set_cleanup_fn macro
/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() function
Dstore.h341 int STORE_method_set_cleanup_function(STORE_METHOD *sm, STORE_CLEANUP_FUNC_PTR clean_f);