Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/drivers/
A Dtpm2_chip.h81 struct tpm2_ptp_ops { struct
82 enum tpm2_result (*init)(struct tpm2_chip *chip);
83 enum tpm2_result (*end)(struct tpm2_chip *chip);
84 enum tpm2_result (*send)(struct tpm2_chip *chip, uint8_t *buf,
86 enum tpm2_result (*recv)(struct tpm2_chip *chip, uint8_t *buf,

Completed in 3 milliseconds