Home
last modified time | relevance | path

Searched refs:ftpm_tee_tpm_op_send (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_ftpm_tee.c64 * ftpm_tee_tpm_op_send() - send TPM commands through the TEE shared memory.
73 static int ftpm_tee_tpm_op_send(struct tpm_chip *chip, u8 *buf, size_t len) in ftpm_tee_tpm_op_send() function
186 .send = ftpm_tee_tpm_op_send,
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ftpm_tee.c63 * ftpm_tee_tpm_op_send() - send TPM commands through the TEE shared memory.
72 static int ftpm_tee_tpm_op_send(struct tpm_chip *chip, u8 *buf, size_t len) in ftpm_tee_tpm_op_send() function
185 .send = ftpm_tee_tpm_op_send,

Completed in 2 milliseconds