Searched refs:pcrsize (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 468 uint32_t pcrsize; in tpm_seal() local 505 pcrsize = htonl(pcrinfosize); in tpm_seal() 518 td->encauth, sizeof(uint32_t), &pcrsize, in tpm_seal() 526 td->encauth, sizeof(uint32_t), &pcrsize, in tpm_seal()
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 475 uint32_t pcrsize; in tpm_seal() local 512 pcrsize = htonl(pcrinfosize); in tpm_seal() 525 td->encauth, sizeof(uint32_t), &pcrsize, in tpm_seal() 533 td->encauth, sizeof(uint32_t), &pcrsize, in tpm_seal()
|
Completed in 4 milliseconds