Home
last modified time | relevance | path

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

/linux-6.1.9/security/keys/trusted-keys/
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-6.1.9/include/keys/
Dtrusted-type.h44 int pcrlock; member
Dtrusted_tpm.h59 pr_info("pcrlock %d\n", o->pcrlock); in dump_options()
/linux-6.1.9/Documentation/security/keys/
Dtrusted-encrypted.rst177 keyctl add trusted name "load hex_blob [pcrlock=pcrnum]" ring
190 pcrlock= pcr number to be extended to "lock" blob