Searched defs:send_size (Results 1 – 5 of 5) sorted by relevance
/u-boot/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 | 70 int tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, size_t send_size, in tpm_xfer()
|
A D | tpm2_ftpm_tee.c | 37 size_t send_size, u8 *recvbuf, in ftpm_tee_transceive()
|
A D | tpm_tis_sandbox.c | 180 size_t send_size, uint8_t *recvbuf, in sandbox_tpm_xfer()
|
A D | tpm2_tis_sandbox.c | 260 size_t send_size, u8 *recvbuf, in sandbox_tpm2_xfer()
|
Completed in 6 milliseconds