Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
A Dtrusted_tpm1.c380 static int pcrlock(const int pcrnum) in pcrlock() function
825 opt->pcrlock = lock; in getoptions()
921 if (options->pcrlock) { in trusted_tpm_seal()
922 ret = pcrlock(options->pcrlock); in trusted_tpm_seal()
964 if (options->pcrlock) { in trusted_tpm_unseal()
965 ret = pcrlock(options->pcrlock); in trusted_tpm_unseal()
/linux/include/keys/
A Dtrusted-type.h44 int pcrlock; member
A Dtrusted_tpm.h59 pr_info("pcrlock %d\n", o->pcrlock); in dump_options()
/linux/Documentation/security/keys/
A Dtrusted-encrypted.rst147 keyctl add trusted name "load hex_blob [pcrlock=pcrnum]" ring
160 pcrlock= pcr number to be extended to "lock" blob

Completed in 6 milliseconds