Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_atmel_twi.c71 const uint8_t *sendbuf, size_t send_size, in tpm_atmel_twi_xfer()
H A Dtpm-uclass.c84 int tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, size_t send_size, in tpm_xfer()
H A Dtpm_tis_sandbox.c179 static int sandbox_tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, in sandbox_tpm_xfer()
H A Dtpm2_tis_sandbox.c254 static int sandbox_tpm2_xfer(struct udevice *dev, const u8 *sendbuf, in sandbox_tpm2_xfer()
/openbmc/u-boot/lib/
H A Dtpm-v2.c1516 u32 tpm2_submit_command(struct udevice *dev, const u8 *sendbuf, in tpm2_submit_command()