Searched defs:buffer (Results 1 – 5 of 5) sorted by relevance
| /isa-l/crc/ |
| H A D | crc_base.c | 206 crc32_iscsi_base(unsigned char *buffer, int len, unsigned int crc_init) in crc32_iscsi_base()
|
| H A D | crc_ref.h | 47 crc32_iscsi_ref(unsigned char *buffer, int len, unsigned int crc_init) in crc32_iscsi_ref()
|
| H A D | crc_base_aliases.c | 35 crc32_iscsi(unsigned char *buffer, int len, unsigned int crc_init) in crc32_iscsi()
|
| /isa-l/igzip/ |
| H A D | igzip.c | 1711 _zlib_header_in_buffer(struct isal_zstream *stream, uint8_t *buffer) in _zlib_header_in_buffer() 1743 uint8_t buffer[10] = { 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff }; in write_stream_header_stateless() local 1783 uint8_t buffer[10] = { 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff }; in write_stream_header() local
|
| /isa-l/include/ |
| H A D | igzip_lib.h | 381 uint8_t buffer[2 * IGZIP_HIST_SIZE + ISAL_LOOK_AHEAD]; //!< Internal buffer member
|