Searched refs:TSS_checkhmac2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 255 static int TSS_checkhmac2(unsigned char *buffer, in TSS_checkhmac2() function 644 ret = TSS_checkhmac2(tb->data, ordinal, nonceodd, in tpm_unseal() 651 pr_info("TSS_checkhmac2 failed (%d)\n", ret); in tpm_unseal()
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 262 static int TSS_checkhmac2(unsigned char *buffer, in TSS_checkhmac2() function 651 ret = TSS_checkhmac2(tb->data, ordinal, nonceodd, in tpm_unseal() 658 pr_info("trusted_key: TSS_checkhmac2 failed (%d)\n", ret); in tpm_unseal()
|
Completed in 3 milliseconds