Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/
H A Dsymhacks.h318 #undef STORE_method_set_unlock_store_function
319 #define STORE_method_set_unlock_store_function STORE_meth_set_unlock_store_fn macro
/onnv-gate/usr/src/common/openssl/crypto/store/
H A Dstr_meth.c162 int STORE_method_set_unlock_store_function(STORE_METHOD *sm, STORE_GENERIC_FUNC_PTR unlock_f) in STORE_method_set_unlock_store_function() function
H A Dstore.h347 int STORE_method_set_unlock_store_function(STORE_METHOD *sm, STORE_GENERIC_FUNC_PTR);