Home
last modified time | relevance | path

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

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