Home
last modified time | relevance | path

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

/security/keys/trusted-keys/
A Dtrusted_tpm1.c391 static int pcrlock(const int pcrnum) in pcrlock() function
836 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