Home
last modified time | relevance | path

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

/linux-6.1.9/include/keys/
Dtrusted-type.h43 unsigned char pcrinfo[MAX_PCRINFO_SIZE]; member
Dtrusted_tpm.h62 16, 1, o->pcrinfo, o->pcrinfo_len, 0); in dump_options()
/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tpm1.c462 const unsigned char *pcrinfo, uint32_t pcrinfosize) in tpm_seal() argument
527 pcrinfosize, pcrinfo, sizeof(uint32_t), in tpm_seal()
538 tpm_buf_append(tb, pcrinfo, pcrinfosize); in tpm_seal()
676 o->blobauth, o->pcrinfo, o->pcrinfo_len); in key_seal()
767 res = hex2bin(opt->pcrinfo, args[0].from, in getoptions()
/linux-6.1.9/Documentation/security/keys/
Dtrusted-encrypted.rst189 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default)
304 $ keyctl update 268728824 "update pcrinfo=`cat pcr.blob`"