Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c59 16, 1, o->pcrinfo, o->pcrinfo_len, 0); in dump_options()
428 const unsigned char *pcrinfo, uint32_t pcrinfosize) in tpm_seal() argument
491 pcrinfosize, pcrinfo, sizeof(uint32_t), in tpm_seal()
502 tpm_buf_append(tb, pcrinfo, pcrinfosize); in tpm_seal()
640 o->blobauth, o->pcrinfo, o->pcrinfo_len); in key_seal()
731 res = hex2bin(opt->pcrinfo, args[0].from, in getoptions()
/linux/include/keys/
H A Dtrusted-type.h47 unsigned char pcrinfo[MAX_PCRINFO_SIZE]; member
/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst281 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default)
484 $ keyctl update 268728824 "update pcrinfo=`cat pcr.blob`"