Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c391 static int pcrlock(const int pcrnum) in pcrlock() function
836 opt->pcrlock = lock; in getoptions()
932 if (options->pcrlock) { in trusted_tpm_seal()
933 ret = pcrlock(options->pcrlock); in trusted_tpm_seal()
975 if (options->pcrlock) { in trusted_tpm_unseal()
976 ret = pcrlock(options->pcrlock); in trusted_tpm_unseal()
/linux/include/keys/
H A Dtrusted-type.h44 int pcrlock; member
H A Dtrusted_tpm.h57 pr_info("pcrlock %d\n", o->pcrlock); in dump_options()
/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst208 keyctl add trusted name "load hex_blob [pcrlock=pcrnum]" ring
221 pcrlock= pcr number to be extended to "lock" blob