Searched defs:is_last (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/common/ |
H A D | hash.c | 43 unsigned int size, int is_last) in hash_update_sha1() 71 const void *buf, unsigned int size, int is_last) in hash_update_sha256() 99 const void *buf, unsigned int size, int is_last) in hash_update_sha384() 127 const void *buf, unsigned int size, int is_last) in hash_update_sha512() 156 int is_last) in hash_update_crc16_ccitt() 182 const void *buf, unsigned int size, int is_last) in hash_update_crc32()
|
/openbmc/u-boot/drivers/core/ |
H A D | dump.c | 15 int i, is_last; in show_devices() local
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_hash.c | 83 unsigned int size, int is_last, in caam_hash_update() 221 unsigned int size, int is_last) in hw_sha_update()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | ihs_i2c.c | 125 uchar *buffer, int len, int read, bool is_last) in ihs_i2c_transfer() 211 bool is_last = len <= transfer; in ihs_i2c_send_buffer() local
|
/openbmc/qemu/hw/misc/macio/ |
H A D | mac_dbdma.c | 308 uint16_t req_count, int is_last) in start_output() 334 uint16_t req_count, int is_last) in start_input()
|
/openbmc/u-boot/drivers/crypto/ |
H A D | aspeed_hace_v1.c | 197 unsigned int size, int is_last) in hw_sha_update()
|
H A D | aspeed_hace.c | 203 unsigned int size, int is_last) in hw_sha_update()
|
/openbmc/qemu/include/hw/ppc/ |
H A D | mac_dbdma.h | 42 int is_last; member
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | dwc2_udc_otg_xfer_dma.c | 690 int is_last; in write_fifo_ep0() local
|
H A D | at91_udc.c | 201 unsigned total, count, is_last; in write_fifo() local
|
H A D | pxa25x_udc.c | 478 int is_last, is_short; in write_fifo() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | replay.c | 536 int is_last = is_last_bud(c, b->bud); in replay_bud() local
|
/openbmc/qemu/hw/net/ |
H A D | e1000e_core.c | 1506 bool is_last = false; e1000e_write_packet_to_guest() local
|
H A D | igb_core.c | 1923 bool is_last = false; in igb_write_packet_to_guest() local
|