Searched refs:store_f (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/store/
H A Dstr_meth.c110 int STORE_method_set_store_function(STORE_METHOD *sm, STORE_STORE_OBJECT_FUNC_PTR store_f) argument
112 sm->store_object = store_f;
H A Dstore.h338 int STORE_method_set_store_function(STORE_METHOD *sm, STORE_STORE_OBJECT_FUNC_PTR store_f);
339 int STORE_method_set_modify_function(STORE_METHOD *sm, STORE_MODIFY_OBJECT_FUNC_PTR store_f);
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dstore.h338 int STORE_method_set_store_function(STORE_METHOD *sm, STORE_STORE_OBJECT_FUNC_PTR store_f);
339 int STORE_method_set_modify_function(STORE_METHOD *sm, STORE_MODIFY_OBJECT_FUNC_PTR store_f);

Completed in 164 milliseconds