Home
last modified time | relevance | path

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

/Linux-v4.19/include/keys/
Dtrusted-type.h38 unsigned char pcrinfo[MAX_PCRINFO_SIZE]; member
/Linux-v4.19/security/keys/
Dtrusted.c463 const unsigned char *pcrinfo, uint32_t pcrinfosize) in tpm_seal()