Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c446 unsigned char encauth[SHA1_DIGEST_SIZE]; member
510 td->encauth[i] = td->xorhash[i] ^ blobauth[i]; in tpm_seal()
518 td->encauth, sizeof(uint32_t), &pcrsize, in tpm_seal()
526 td->encauth, sizeof(uint32_t), &pcrsize, in tpm_seal()
536 tpm_buf_append(tb, td->encauth, SHA1_DIGEST_SIZE); in tpm_seal()