Home
last modified time | relevance | path

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

/Linux-v4.19/include/keys/
Dtrusted-type.h39 int pcrlock; member
/Linux-v4.19/security/keys/
Dtrusted.c377 static int pcrlock(const int pcrnum) in pcrlock() function
806 opt->pcrlock = lock; in getoptions()
1036 if (!ret && options->pcrlock) in trusted_instantiate()
1037 ret = pcrlock(options->pcrlock); in trusted_instantiate()
1118 if (new_o->pcrlock) { in trusted_update()
1119 ret = pcrlock(new_o->pcrlock); in trusted_update()
Dtrusted.h46 pr_info("trusted_key: pcrlock %d\n", o->pcrlock); in dump_options()
/Linux-v4.19/Documentation/security/keys/
Dtrusted-encrypted.rst28 keyctl add trusted name "load hex_blob [pcrlock=pcrnum]" ring
39 pcrlock= pcr number to be extended to "lock" blob