Searched refs:pcrlock (Results 1 – 1 of 1) sorted by relevance
391 static int pcrlock(const int pcrnum) in pcrlock() function836 opt->pcrlock = lock; in getoptions()932 if (options->pcrlock) { in trusted_tpm_seal()933 ret = pcrlock(options->pcrlock); in trusted_tpm_seal()975 if (options->pcrlock) { in trusted_tpm_unseal()976 ret = pcrlock(options->pcrlock); in trusted_tpm_unseal()
Completed in 6 milliseconds