Home
last modified time | relevance | path

Searched refs:list_end_f (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/store/
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() argument
148 sm->list_object_end = list_end_f; in STORE_method_set_list_end_function()
Dstore.h350 int STORE_method_set_list_end_function(STORE_METHOD *sm, STORE_END_OBJECT_FUNC_PTR list_end_f);