Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm-interface.c963 chip = tpm_find_get_ops(chip); in tpm_is_tpm2()
987 chip = tpm_find_get_ops(chip); in tpm_pcr_read()
1046 chip = tpm_find_get_ops(chip); in tpm_pcr_extend()
1175 chip = tpm_find_get_ops(chip); in tpm_send()
1295 chip = tpm_find_get_ops(chip); in tpm_get_random()
1357 chip = tpm_find_get_ops(chip); in tpm_seal_trusted()
1385 chip = tpm_find_get_ops(chip); in tpm_unseal_trusted()
Dtpm-chip.c125 struct tpm_chip *tpm_find_get_ops(struct tpm_chip *chip) in tpm_find_get_ops() function
Dtpm.h550 struct tpm_chip *tpm_find_get_ops(struct tpm_chip *chip);