Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c56 pr_info("pcrlock %d\n", o->pcrlock); in dump_options()
347 static int pcrlock(const int pcrnum) in pcrlock() function
789 opt->pcrlock = lock; in getoptions()
885 if (options->pcrlock) { in trusted_tpm_seal()
886 ret = pcrlock(options->pcrlock); in trusted_tpm_seal()
928 if (options->pcrlock) { in trusted_tpm_unseal()
929 ret = pcrlock(options->pcrlock); in trusted_tpm_unseal()