Home
last modified time | relevance | path

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

/external/openssl/include/openssl/
Dsymhacks.h318 #undef STORE_method_set_unlock_store_function
319 #define STORE_method_set_unlock_store_function STORE_meth_set_unlock_store_fn macro
Dstore.h347 int STORE_method_set_unlock_store_function(STORE_METHOD *sm, STORE_GENERIC_FUNC_PTR);
/external/openssl/crypto/
Dsymhacks.h318 #undef STORE_method_set_unlock_store_function
319 #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.h347 int STORE_method_set_unlock_store_function(STORE_METHOD *sm, STORE_GENERIC_FUNC_PTR);