Searched refs:enonce1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 267 unsigned char *enonce1; in TSS_checkhmac2() local 296 enonce1 = continueflag1 - TPM_NONCE_SIZE; in TSS_checkhmac2() 333 paramdigest, TPM_NONCE_SIZE, enonce1, in TSS_checkhmac2() 582 unsigned char enonce1[TPM_NONCE_SIZE]; in tpm_unseal() local 593 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal() 614 enonce1, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 274 unsigned char *enonce1; in TSS_checkhmac2() local 303 enonce1 = continueflag1 - TPM_NONCE_SIZE; in TSS_checkhmac2() 340 paramdigest, TPM_NONCE_SIZE, enonce1, in TSS_checkhmac2() 589 unsigned char enonce1[TPM_NONCE_SIZE]; in tpm_unseal() local 600 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal() 621 enonce1, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()
|
Completed in 4 milliseconds