• Home
  • Raw
  • Download

Lines Matching refs:goto_error

596         goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE,  in iesys_cryptogcry_pk_encrypt()
604 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptogcry_pk_encrypt()
615 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptogcry_pk_encrypt()
727 goto_error(r, TSS2_ESYS_RC_MEMORY, "asprintf", cleanup); in iesys_cryptogcry_get_ecdh_point()
732 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "gcry_sexp_build", cleanup); in iesys_cryptogcry_get_ecdh_point()
737 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Create ephemeral ecc key", in iesys_cryptogcry_get_ecdh_point()
744 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptogcry_get_ecdh_point()
749 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptogcry_get_ecdh_point()
756 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Get public part ecc key", in iesys_cryptogcry_get_ecdh_point()
761 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Create ec", cleanup); in iesys_cryptogcry_get_ecdh_point()
765 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Get ecc point", cleanup); in iesys_cryptogcry_get_ecdh_point()
770 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Point not on curve", cleanup); in iesys_cryptogcry_get_ecdh_point()
775 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Point is at infinity", in iesys_cryptogcry_get_ecdh_point()
780 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Get x part of point", in iesys_cryptogcry_get_ecdh_point()
785 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Get y part of point", in iesys_cryptogcry_get_ecdh_point()
803 goto_error(r, TSS2_ESYS_RC_MEMORY, "asprintf", cleanup); in iesys_cryptogcry_get_ecdh_point()
812 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptogcry_get_ecdh_point()
824 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "create ec curve", cleanup); in iesys_cryptogcry_get_ecdh_point()
832 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptogcry_get_ecdh_point()
837 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptogcry_get_ecdh_point()