Searched refs:pcrinfo (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/security/keys/ |
D | trusted.h | 45 unsigned char pcrinfo[MAX_PCRINFO_SIZE]; member 59 16, 1, o->pcrinfo, o->pcrinfo_len, 0); in dump_options()
|
D | trusted.c | 463 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() 750 res = hex2bin(opt->pcrinfo, args[0].from, in getoptions()
|
/linux-4.1.27/Documentation/security/ |
D | keys-trusted-encrypted.txt | 37 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default) 112 $ keyctl update 268728824 "update pcrinfo=`cat pcr.blob`"
|