Lines Matching defs:pcrlock
387 static int pcrlock(const int pcrnum)734 {Opt_pcrlock, "pcrlock=%s"},833 opt->pcrlock = lock;1067 if (!ret && options->pcrlock)1068 ret = pcrlock(options->pcrlock);1149 if (new_o->pcrlock) {1150 ret = pcrlock(new_o->pcrlock);1152 pr_info("trusted_key: pcrlock failed (%d)\n", ret);