Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/store/
HDstr_locl.h103 STORE_END_OBJECT_FUNC_PTR list_object_endp; member
HDstr_lib.c407 list_object_endp, STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION); in STORE_list_certificate_endp()
409 if (!s->meth->list_object_endp(s, handle)) { in STORE_list_certificate_endp()
615 list_object_endp, STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION); in STORE_list_private_key_endp()
617 if (!s->meth->list_object_endp(s, handle)) { in STORE_list_private_key_endp()
799 list_object_endp, STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION); in STORE_list_public_key_endp()
801 if (!s->meth->list_object_endp(s, handle)) { in STORE_list_public_key_endp()
977 list_object_endp, STORE_R_NO_LIST_OBJECT_ENDP_FUNCTION); in STORE_list_crl_endp()
979 if (!s->meth->list_object_endp(s, handle)) { in STORE_list_crl_endp()