• Home
  • Raw
  • Download

Lines Matching refs:goto_error

111         goto_error(r, TSS2_ESYS_RC_NOT_IMPLEMENTED,  in iesys_cryptbssl_hash_start()
116 goto_error(r, TSS2_ESYS_RC_NOT_IMPLEMENTED, in iesys_cryptbssl_hash_start()
121 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Error EVP_MD_CTX_create", cleanup); in iesys_cryptbssl_hash_start()
127 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Errror EVP_DigestInit_ex", cleanup); in iesys_cryptbssl_hash_start()
305 goto_error(r, TSS2_ESYS_RC_NOT_IMPLEMENTED, in iesys_cryptbssl_hmac_start()
310 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_hmac_start()
315 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_hmac_start()
321 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_hmac_start()
427 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "DigestSignFinal", cleanup); in iesys_cryptbssl_hmac_finish()
563 goto_error(r, TSS2_ESYS_RC_MEMORY, in iesys_cryptbssl_pk_encrypt()
578 goto_error(r, TSS2_ESYS_RC_BAD_VALUE, "Illegal RSA scheme", cleanup); in iesys_cryptbssl_pk_encrypt()
587 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
592 goto_error(r, TSS2_ESYS_RC_MEMORY, in iesys_cryptbssl_pk_encrypt()
599 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Could not generate RSA key", in iesys_cryptbssl_pk_encrypt()
604 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
611 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
619 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
624 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
630 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
635 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
640 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
645 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
651 goto_error(r, TSS2_ESYS_RC_MEMORY, in iesys_cryptbssl_pk_encrypt()
657 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
662 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
668 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
673 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
679 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_pk_encrypt()
714 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in tpm_pub_to_ossl_pub()
721 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in tpm_pub_to_ossl_pub()
727 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in tpm_pub_to_ossl_pub()
735 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in tpm_pub_to_ossl_pub()
740 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in tpm_pub_to_ossl_pub()
816 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
822 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
827 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Set group", cleanup); in iesys_cryptbssl_get_ecdh_point()
831 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Generate ec key", cleanup); in iesys_cryptbssl_get_ecdh_point()
835 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Get public key", cleanup); in iesys_cryptbssl_get_ecdh_point()
839 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
845 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Create bignum", cleanup); in iesys_cryptbssl_get_ecdh_point()
849 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Create bignum", cleanup); in iesys_cryptbssl_get_ecdh_point()
854 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
859 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
864 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
879 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Create point.", cleanup); in iesys_cryptbssl_get_ecdh_point()
884 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
891 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
896 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_get_ecdh_point()
964 goto_error(r, TSS2_ESYS_RC_BAD_VALUE, in iesys_cryptbssl_sym_aes_encrypt()
969 goto_error(r, TSS2_ESYS_RC_BAD_VALUE, in iesys_cryptbssl_sym_aes_encrypt()
975 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_sym_aes_encrypt()
980 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_sym_aes_encrypt()
984 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Set key and iv", cleanup); in iesys_cryptbssl_sym_aes_encrypt()
989 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Encrypt update", cleanup); in iesys_cryptbssl_sym_aes_encrypt()
993 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Encrypt final", cleanup); in iesys_cryptbssl_sym_aes_encrypt()
1043 goto_error(r, TSS2_ESYS_RC_BAD_VALUE, in iesys_cryptbssl_sym_aes_decrypt()
1052 goto_error(r, TSS2_ESYS_RC_NOT_IMPLEMENTED, in iesys_cryptbssl_sym_aes_decrypt()
1057 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_sym_aes_decrypt()
1064 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, in iesys_cryptbssl_sym_aes_decrypt()
1069 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Set key and iv", cleanup); in iesys_cryptbssl_sym_aes_decrypt()
1074 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Encrypt update", cleanup); in iesys_cryptbssl_sym_aes_decrypt()
1078 goto_error(r, TSS2_ESYS_RC_GENERAL_FAILURE, "Encrypt final", cleanup); in iesys_cryptbssl_sym_aes_decrypt()