Searched refs:pcrnum (Results 1 – 2 of 2) sorted by relevance
28 keyctl add trusted name "load hex_blob [pcrlock=pcrnum]" ring
377 static int pcrlock(const int pcrnum) in pcrlock() argument387 return tpm_pcr_extend(NULL, pcrnum, hash) ? -EINVAL : 0; in pcrlock()