Searched refs:list_object_end (Results 1 – 3 of 3) sorted by relevance
148 sm->list_object_end = list_end_f; in STORE_method_set_list_end_function()228 return sm->list_object_end; in STORE_method_get_list_end_function()
98 STORE_END_OBJECT_FUNC_PTR list_object_end; member
413 list_object_end,STORE_R_NO_LIST_OBJECT_END_FUNCTION); in STORE_list_certificate_end()415 if (!s->meth->list_object_end(s, handle)) in STORE_list_certificate_end()634 list_object_end,STORE_R_NO_LIST_OBJECT_END_FUNCTION); in STORE_list_private_key_end()636 if (!s->meth->list_object_end(s, handle)) in STORE_list_private_key_end()829 list_object_end,STORE_R_NO_LIST_OBJECT_END_FUNCTION); in STORE_list_public_key_end()831 if (!s->meth->list_object_end(s, handle)) in STORE_list_public_key_end()1023 list_object_end,STORE_R_NO_LIST_OBJECT_END_FUNCTION); in STORE_list_crl_end()1025 if (!s->meth->list_object_end(s, handle)) in STORE_list_crl_end()