Home
last modified time | relevance | path

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

/linux-4.1.27/security/keys/
Dtrusted.c267 unsigned char *enonce1; in TSS_checkhmac2() local
296 enonce1 = continueflag1 - TPM_NONCE_SIZE; in TSS_checkhmac2()
333 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()