Home
last modified time | relevance | path

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

/Linux-v4.19/include/keys/
Dtrusted-type.h38 unsigned char pcrinfo[MAX_PCRINFO_SIZE]; member
/Linux-v4.19/security/keys/
Dtrusted.h49 16, 1, o->pcrinfo, o->pcrinfo_len, 0); in dump_options()
Dtrusted.c463 const unsigned char *pcrinfo, uint32_t pcrinfosize) in tpm_seal() argument
522 pcrinfosize, pcrinfo, sizeof(uint32_t), in tpm_seal()
536 storebytes(tb, pcrinfo, pcrinfosize); in tpm_seal()
676 o->blobauth, o->pcrinfo, o->pcrinfo_len); in key_seal()
768 res = hex2bin(opt->pcrinfo, args[0].from, in getoptions()
/Linux-v4.19/Documentation/security/keys/
Dtrusted-encrypted.rst38 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default)
125 $ keyctl update 268728824 "update pcrinfo=`cat pcr.blob`"