Searched refs:pcrinfo (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/keys/ |
D | trusted-type.h | 36 unsigned char pcrinfo[MAX_PCRINFO_SIZE]; member
|
D | trusted_tpm.h | 60 16, 1, o->pcrinfo, o->pcrinfo_len, 0); in dump_options()
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
D | trusted_tpm1.c | 469 const unsigned char *pcrinfo, uint32_t pcrinfosize) in tpm_seal() argument 534 pcrinfosize, pcrinfo, sizeof(uint32_t), in tpm_seal() 545 tpm_buf_append(tb, pcrinfo, pcrinfosize); in tpm_seal() 683 o->blobauth, o->pcrinfo, o->pcrinfo_len); in key_seal() 775 res = hex2bin(opt->pcrinfo, args[0].from, in getoptions()
|
/kernel/linux/linux-5.10/Documentation/security/keys/ |
D | trusted-encrypted.rst | 62 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default) 155 $ keyctl update 268728824 "update pcrinfo=`cat pcr.blob`"
|