Searched refs:list_object_next (Results 1 – 3 of 3) sorted by relevance
142 sm->list_object_next = list_next_f; in STORE_method_set_list_next_function()223 return sm->list_object_next; in STORE_method_get_list_next_function()
97 STORE_NEXT_OBJECT_FUNC_PTR list_object_next; member
392 list_object_next,STORE_R_NO_LIST_OBJECT_NEXT_FUNCTION); in STORE_list_certificate_next()394 object = s->meth->list_object_next(s, handle); in STORE_list_certificate_next()613 list_object_next,STORE_R_NO_LIST_OBJECT_NEXT_FUNCTION); in STORE_list_private_key_next()615 object = s->meth->list_object_next(s, handle); in STORE_list_private_key_next()808 list_object_next,STORE_R_NO_LIST_OBJECT_NEXT_FUNCTION); in STORE_list_public_key_next()810 object = s->meth->list_object_next(s, handle); in STORE_list_public_key_next()1002 list_object_next,STORE_R_NO_LIST_OBJECT_NEXT_FUNCTION); in STORE_list_crl_next()1004 object = s->meth->list_object_next(s, handle); in STORE_list_crl_next()