Lines Matching refs:check_store
236 #define check_store(s,fncode,fnname,fnerrcode) \ macro
260 check_store(s,STORE_F_STORE_GET_CERTIFICATE, in STORE_get_certificate()
286 check_store(s,STORE_F_STORE_CERTIFICATE, in STORE_store_certificate()
321 check_store(s,STORE_F_STORE_MODIFY_CERTIFICATE, in STORE_modify_certificate()
338 check_store(s,STORE_F_STORE_REVOKE_CERTIFICATE, in STORE_revoke_certificate()
354 check_store(s,STORE_F_STORE_DELETE_CERTIFICATE, in STORE_delete_certificate()
372 check_store(s,STORE_F_STORE_LIST_CERTIFICATE_START, in STORE_list_certificate_start()
391 check_store(s,STORE_F_STORE_LIST_CERTIFICATE_NEXT, in STORE_list_certificate_next()
412 check_store(s,STORE_F_STORE_LIST_CERTIFICATE_END, in STORE_list_certificate_end()
426 check_store(s,STORE_F_STORE_LIST_CERTIFICATE_ENDP, in STORE_list_certificate_endp()
444 check_store(s,STORE_F_STORE_GENERATE_KEY, in STORE_generate_key()
470 check_store(s,STORE_F_STORE_GET_PRIVATE_KEY, in STORE_get_private_key()
496 check_store(s,STORE_F_STORE_STORE_PRIVATE_KEY, in STORE_store_private_key()
538 check_store(s,STORE_F_STORE_MODIFY_PRIVATE_KEY, in STORE_modify_private_key()
557 check_store(s,STORE_F_STORE_REVOKE_PRIVATE_KEY, in STORE_revoke_private_key()
575 check_store(s,STORE_F_STORE_DELETE_PRIVATE_KEY, in STORE_delete_private_key()
593 check_store(s,STORE_F_STORE_LIST_PRIVATE_KEY_START, in STORE_list_private_key_start()
612 check_store(s,STORE_F_STORE_LIST_PRIVATE_KEY_NEXT, in STORE_list_private_key_next()
633 check_store(s,STORE_F_STORE_LIST_PRIVATE_KEY_END, in STORE_list_private_key_end()
647 check_store(s,STORE_F_STORE_LIST_PRIVATE_KEY_ENDP, in STORE_list_private_key_endp()
665 check_store(s,STORE_F_STORE_GET_PUBLIC_KEY, in STORE_get_public_key()
691 check_store(s,STORE_F_STORE_STORE_PUBLIC_KEY, in STORE_store_public_key()
733 check_store(s,STORE_F_STORE_MODIFY_PUBLIC_KEY, in STORE_modify_public_key()
752 check_store(s,STORE_F_STORE_REVOKE_PUBLIC_KEY, in STORE_revoke_public_key()
770 check_store(s,STORE_F_STORE_DELETE_PUBLIC_KEY, in STORE_delete_public_key()
788 check_store(s,STORE_F_STORE_LIST_PUBLIC_KEY_START, in STORE_list_public_key_start()
807 check_store(s,STORE_F_STORE_LIST_PUBLIC_KEY_NEXT, in STORE_list_public_key_next()
828 check_store(s,STORE_F_STORE_LIST_PUBLIC_KEY_END, in STORE_list_public_key_end()
842 check_store(s,STORE_F_STORE_LIST_PUBLIC_KEY_ENDP, in STORE_list_public_key_endp()
860 check_store(s,STORE_F_STORE_GENERATE_CRL, in STORE_generate_crl()
886 check_store(s,STORE_F_STORE_GET_CRL, in STORE_get_crl()
912 check_store(s,STORE_F_STORE_STORE_CRL, in STORE_store_crl()
947 check_store(s,STORE_F_STORE_MODIFY_CRL, in STORE_modify_crl()
964 check_store(s,STORE_F_STORE_DELETE_CRL, in STORE_delete_crl()
982 check_store(s,STORE_F_STORE_LIST_CRL_START, in STORE_list_crl_start()
1001 check_store(s,STORE_F_STORE_LIST_CRL_NEXT, in STORE_list_crl_next()
1022 check_store(s,STORE_F_STORE_LIST_CRL_END, in STORE_list_crl_end()
1036 check_store(s,STORE_F_STORE_LIST_CRL_ENDP, in STORE_list_crl_endp()
1054 check_store(s,STORE_F_STORE_STORE_NUMBER, in STORE_store_number()
1085 check_store(s,STORE_F_STORE_MODIFY_NUMBER, in STORE_modify_number()
1105 check_store(s,STORE_F_STORE_GET_NUMBER, in STORE_get_number()
1125 check_store(s,STORE_F_STORE_DELETE_NUMBER, in STORE_delete_number()
1144 check_store(s,STORE_F_STORE_STORE_ARBITRARY, in STORE_store_arbitrary()
1175 check_store(s,STORE_F_STORE_MODIFY_ARBITRARY, in STORE_modify_arbitrary()
1195 check_store(s,STORE_F_STORE_GET_ARBITRARY, in STORE_get_arbitrary()
1215 check_store(s,STORE_F_STORE_DELETE_ARBITRARY, in STORE_delete_arbitrary()