Home
last modified time | relevance | path

Searched defs:pcrs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py474 def __calc_pcr_digest(self, pcrs, bank_alg = TPM2_ALG_SHA1, argument
487 def policy_pcr(self, handle, pcrs, bank_alg = TPM2_ALG_SHA1, argument
/openbmc/u-boot/lib/
H A Dtpm-v2.c1104 struct tpml_pcr_selection pcrs; in tpm2_get_pcr_info() local