Searched defs:sendbuf (Results 1 – 5 of 5) sorted by relevance
/u-boot-v2022.01-rc1/drivers/tpm/ |
A D | tpm_atmel_twi.c | 72 const uint8_t *sendbuf, size_t send_size, in tpm_atmel_twi_xfer()
|
A D | tpm-uclass.c | 72 int tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, size_t send_size, in tpm_xfer()
|
A D | tpm2_ftpm_tee.c | 36 static int ftpm_tee_transceive(struct udevice *dev, const u8 *sendbuf, in ftpm_tee_transceive()
|
A D | tpm_tis_sandbox.c | 118 static int sandbox_tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, in sandbox_tpm_xfer()
|
A D | tpm2_tis_sandbox.c | 420 static int sandbox_tpm2_xfer(struct udevice *dev, const u8 *sendbuf, in sandbox_tpm2_xfer()
|
Completed in 10 milliseconds