Searched defs:sendbuf (Results 1 – 6 of 6) sorted by relevance
/u-boot/drivers/tpm/ |
A D | tpm_atmel_twi.c | 76 const uint8_t *sendbuf, size_t send_size, in tpm_atmel_twi_xfer()
|
A D | tpm2_ftpm_tee.c | 39 static int ftpm_tee_transceive(struct udevice *dev, const u8 *sendbuf, in ftpm_tee_transceive()
|
A D | tpm-uclass.c | 86 int tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, size_t send_size, in tpm_xfer()
|
A D | tpm_tis_sandbox.c | 119 static int sandbox_tpm_xfer(struct udevice *dev, const uint8_t *sendbuf, in sandbox_tpm_xfer()
|
A D | tpm2_tis_sandbox.c | 422 static int sandbox_tpm2_xfer(struct udevice *dev, const u8 *sendbuf, in sandbox_tpm2_xfer()
|
/u-boot/lib/ |
A D | tpm-v2.c | 694 u32 tpm2_submit_command(struct udevice *dev, const u8 *sendbuf, in tpm2_submit_command()
|
Completed in 29 milliseconds