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

/macosx-10.10/OpenSSL098-52/src/crypto/store/
H A Dstr_meth.c104 int STORE_method_set_get_function(STORE_METHOD *sm, STORE_GET_OBJECT_FUNC_PTR get_f) argument
106 sm->get_object = get_f;
H A Dstore.h337 int STORE_method_set_get_function(STORE_METHOD *sm, STORE_GET_OBJECT_FUNC_PTR get_f);
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dstore.h337 int STORE_method_set_get_function(STORE_METHOD *sm, STORE_GET_OBJECT_FUNC_PTR get_f);

Completed in 105 milliseconds