Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm.h255 int tpm1_get_pcr_allocation(struct tpm_chip *chip);
H A Dtpm-chip.c569 tpm1_get_pcr_allocation(chip); in tpm_get_pcr_allocation()
H A Dtpm1-cmd.c791 * tpm1_get_pcr_allocation() - initialize the allocated bank
800 int tpm1_get_pcr_allocation(struct tpm_chip *chip) in tpm1_get_pcr_allocation() function