Home
last modified time | relevance | path

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

/Linux-v4.19/security/keys/
Dtrusted.c271 unsigned char *enonce2; in TSS_checkhmac2() local
298 enonce2 = continueflag2 - TPM_NONCE_SIZE; in TSS_checkhmac2()
343 paramdigest, TPM_NONCE_SIZE, enonce2, in TSS_checkhmac2()
581 unsigned char enonce2[TPM_NONCE_SIZE]; in tpm_unseal() local
597 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()
616 enonce2, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()