pcrlock            36 include/keys/trusted-type.h 	int pcrlock;
pcrlock            58 include/keys/trusted.h 	pr_info("trusted_key: pcrlock %d\n", o->pcrlock);
pcrlock           815 security/keys/trusted.c 			opt->pcrlock = lock;
pcrlock          1045 security/keys/trusted.c 	if (!ret && options->pcrlock)
pcrlock          1046 security/keys/trusted.c 		ret = pcrlock(options->pcrlock);
pcrlock          1127 security/keys/trusted.c 	if (new_o->pcrlock) {
pcrlock          1128 security/keys/trusted.c 		ret = pcrlock(new_o->pcrlock);