Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm.h255 int tpm1_get_pcr_allocation(struct tpm_chip *chip);
H A Dtpm-chip.c557 tpm1_get_pcr_allocation(chip); in tpm_get_pcr_allocation()
H A Dtpm1-cmd.c800 int tpm1_get_pcr_allocation(struct tpm_chip *chip) in tpm1_get_pcr_allocation() function