Home
last modified time | relevance | path

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

/external/openssl/crypto/
Dsymhacks.h349 #undef STORE_method_set_unlock_store_function
350 #define STORE_method_set_unlock_store_function STORE_meth_set_unlock_store_fn macro
/external/openssl/include/openssl/
Dsymhacks.h349 #undef STORE_method_set_unlock_store_function
350 #define STORE_method_set_unlock_store_function STORE_meth_set_unlock_store_fn macro
/external/openssl/crypto/store/
Dstr_meth.c164 int STORE_method_set_unlock_store_function(STORE_METHOD *sm, STORE_GENERIC_FUNC_PTR unlock_f) in STORE_method_set_unlock_store_function() function
Dstore.h353 int STORE_method_set_unlock_store_function(STORE_METHOD *sm, STORE_GENERIC_FUNC_PTR);