Searched refs:list_object_endp (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/crypto/openssl/crypto/store/
H A Dstr_locl.h103 STORE_END_OBJECT_FUNC_PTR list_object_endp; member in struct:store_method_st
H A Dstr_lib.c407 list_object_endp, STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION);
409 if (!s->meth->list_object_endp(s, handle)) {
615 list_object_endp, STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION);
617 if (!s->meth->list_object_endp(s, handle)) {
799 list_object_endp, STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION);
801 if (!s->meth->list_object_endp(s, handle)) {
977 list_object_endp, STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION);
979 if (!s->meth->list_object_endp(s, handle)) {

Completed in 55 milliseconds