Home
last modified time | relevance | path

Searched defs:pcrinfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/keys/
H A Dtrusted-type.h43 unsigned char pcrinfo[MAX_PCRINFO_SIZE]; member
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c462 const unsigned char *pcrinfo, uint32_t pcrinfosize) in tpm_seal()