Home
last modified time | relevance | path

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

/u-boot/include/
A Dtpm-common.h67 uint pcr_count; member
/u-boot/drivers/tpm/
A Dtpm2_tis_spi.c52 unsigned int pcr_count; member
612 priv->pcr_count = drv_data->pcr_count; in tpm_tis_spi_probe()
669 .pcr_count = 24,
A Dtpm2_ftpm_tee.c177 priv->pcr_count = 24; in ftpm_tee_probe()
A Dtpm2_tis_sandbox.c599 priv->pcr_count = 32; in sandbox_tpm2_probe()
A Dcr50_i2c.c674 upriv->pcr_count = 32; in cr50_i2c_of_to_plat()
/u-boot/cmd/
A Dtpm-v2.c116 if (index >= priv->pcr_count) in do_tpm2_pcr_extend()
149 if (index >= priv->pcr_count) in do_tpm_pcr_read()

Completed in 10 milliseconds