Home
last modified time | relevance | path

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

/Linux-v5.4/include/keys/
Dtrusted-type.h35 unsigned char pcrinfo[MAX_PCRINFO_SIZE]; member
Dtrusted.h61 16, 1, o->pcrinfo, o->pcrinfo_len, 0); in dump_options()
/Linux-v5.4/security/keys/
Dtrusted.c472 const unsigned char *pcrinfo, uint32_t pcrinfosize) in tpm_seal() argument
531 pcrinfosize, pcrinfo, sizeof(uint32_t), in tpm_seal()
545 storebytes(tb, pcrinfo, pcrinfosize); in tpm_seal()
685 o->blobauth, o->pcrinfo, o->pcrinfo_len); in key_seal()
777 res = hex2bin(opt->pcrinfo, args[0].from, in getoptions()
/Linux-v5.4/Documentation/security/keys/
Dtrusted-encrypted.rst63 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default)
156 $ keyctl update 268728824 "update pcrinfo=`cat pcr.blob`"