Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c270 unsigned char *enonce2; in TSS_checkhmac2() local
297 enonce2 = continueflag2 - TPM_NONCE_SIZE; in TSS_checkhmac2()
342 paramdigest, TPM_NONCE_SIZE, enonce2, in TSS_checkhmac2()
594 unsigned char enonce2[TPM_NONCE_SIZE]; in tpm_unseal() local
609 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()
630 enonce2, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()