Home
last modified time | relevance | path

Searched refs:enonce1 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/security/keys/
Dtrusted.c268 unsigned char *enonce1; in TSS_checkhmac2() local
297 enonce1 = continueflag1 - TPM_NONCE_SIZE; in TSS_checkhmac2()
334 paramdigest, TPM_NONCE_SIZE, enonce1, in TSS_checkhmac2()
580 unsigned char enonce1[TPM_NONCE_SIZE]; in tpm_unseal() local
592 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal()
611 enonce1, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()