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

/external/openssl/crypto/store/
H A Dstr_locl.h99 STORE_END_OBJECT_FUNC_PTR list_object_endp; member in struct:store_method_st
H A Dstr_lib.c427 list_object_endp,STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION);
429 if (!s->meth->list_object_endp(s, handle))
648 list_object_endp,STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION);
650 if (!s->meth->list_object_endp(s, handle))
843 list_object_endp,STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION);
845 if (!s->meth->list_object_endp(s, handle))
1037 list_object_endp,STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION);
1039 if (!s->meth->list_object_endp(s, handle))

Completed in 69 milliseconds