Home
last modified time | relevance | path

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

/external/openssl/crypto/store/
Dstr_meth.c152 int STORE_method_set_update_store_function(STORE_METHOD *sm, STORE_GENERIC_FUNC_PTR update_f) in STORE_method_set_update_store_function() argument
154 sm->update_store = update_f; in STORE_method_set_update_store_function()