Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/trusted-keys/
H 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()
/openbmc/linux/include/keys/
H A Dtrusted-type.h44 int pcrlock; member
H A Dtrusted_tpm.h59 pr_info("pcrlock %d\n", o->pcrlock); in dump_options()
/openbmc/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst177 keyctl add trusted name "load hex_blob [pcrlock=pcrnum]" ring
190 pcrlock= pcr number to be extended to "lock" blob
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_257.1.bb733 ${exec_prefix}/lib/pcrlock.d \