Searched refs:TPM2_RC_HASH (Results 1 – 2 of 2) sorted by relevance
92 const char *m = Tss2_RC_Decode(TPM2_RC_HASH); in test_tpm_format_1_unk_handle()102 const char *m = Tss2_RC_Decode(TPM2_RC_HASH + TPM2_RC_P); in test_tpm_format_1_unk_parameter()112 const char *m = Tss2_RC_Decode(TPM2_RC_HASH + TPM2_RC_S); in test_tpm_format_1_unk_session()122 const char *m = Tss2_RC_Decode(TPM2_RC_HASH + TPM2_RC_5); in test_tpm_format_1_5_handle()
312 #define TPM2_RC_HASH ((TPM2_RC) (TPM2_RC_FMT1 + 0x003)) /* hash algorithm not support… macro