Searched defs:sendbuf (Results 1 – 5 of 5) sorted by relevance
| /openbmc/u-boot/drivers/tpm/ |
| H A D | tpm_atmel_twi.c | 71 const uint8_t *sendbuf, size_t send_size, in tpm_atmel_twi_xfer()
|
| H A D | tpm-uclass.c | 84 int tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, size_t send_size, in tpm_xfer()
|
| H A D | tpm_tis_sandbox.c | 179 static int sandbox_tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, in sandbox_tpm_xfer()
|
| H A D | tpm2_tis_sandbox.c | 254 static int sandbox_tpm2_xfer(struct udevice *dev, const u8 *sendbuf, in sandbox_tpm2_xfer()
|
| /openbmc/u-boot/lib/ |
| H A D | tpm-v2.c | 1516 u32 tpm2_submit_command(struct udevice *dev, const u8 *sendbuf, in tpm2_submit_command()
|