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

/external/chromium_org/third_party/openssl/openssl/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.h343 int STORE_method_set_get_function(STORE_METHOD *sm, STORE_GET_OBJECT_FUNC_PTR get_f);
/external/openssl/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.h343 int STORE_method_set_get_function(STORE_METHOD *sm, STORE_GET_OBJECT_FUNC_PTR get_f);

Completed in 36 milliseconds