Home
last modified time | relevance | path

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

/external/openssl/crypto/store/
Dstr_locl.h98 STORE_END_OBJECT_FUNC_PTR list_object_end;
99 STORE_END_OBJECT_FUNC_PTR list_object_endp;
Dstr_meth.c146 int STORE_method_set_list_end_function(STORE_METHOD *sm, STORE_END_OBJECT_FUNC_PTR list_end_f) in STORE_method_set_list_end_function()
226 STORE_END_OBJECT_FUNC_PTR STORE_method_get_list_end_function(STORE_METHOD *sm) in STORE_method_get_list_end_function()
Dstore.h333 typedef int (*STORE_END_OBJECT_FUNC_PTR)(STORE *, void *handle); typedef
350 int STORE_method_set_list_end_function(STORE_METHOD *sm, STORE_END_OBJECT_FUNC_PTR list_end_f);
366 STORE_END_OBJECT_FUNC_PTR STORE_method_get_list_end_function(STORE_METHOD *sm);