Home
last modified time | relevance | path

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

/Linux-v5.4/security/keys/
Dtrusted.c277 unsigned char *enonce2; in TSS_checkhmac2() local
304 enonce2 = continueflag2 - TPM_NONCE_SIZE; in TSS_checkhmac2()
349 paramdigest, TPM_NONCE_SIZE, enonce2, in TSS_checkhmac2()
590 unsigned char enonce2[TPM_NONCE_SIZE]; in tpm_unseal() local
606 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()
625 enonce2, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()