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.c249 unsigned char *enonce2; in TSS_checkhmac2() local
276 enonce2 = continueflag2 - TPM_NONCE_SIZE; in TSS_checkhmac2()
301 paramdigest, TPM_NONCE_SIZE, enonce2, in TSS_checkhmac2()
547 unsigned char enonce2[TPM_NONCE_SIZE]; in tpm_unseal() local
562 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()
583 enonce2, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()