Home
last modified time | relevance | path

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

/external/openssl/crypto/store/
Dstr_locl.h99 STORE_END_OBJECT_FUNC_PTR list_object_endp; member
Dstr_lib.c427 list_object_endp,STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION); in STORE_list_certificate_endp()
429 if (!s->meth->list_object_endp(s, handle)) in STORE_list_certificate_endp()
648 list_object_endp,STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION); in STORE_list_private_key_endp()
650 if (!s->meth->list_object_endp(s, handle)) in STORE_list_private_key_endp()
843 list_object_endp,STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION); in STORE_list_public_key_endp()
845 if (!s->meth->list_object_endp(s, handle)) in STORE_list_public_key_endp()
1037 list_object_endp,STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION); in STORE_list_crl_endp()
1039 if (!s->meth->list_object_endp(s, handle)) in STORE_list_crl_endp()