Searched refs:ISCSI_DIGEST_SIZE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibiscsi_tcp.h43 unsigned char recv_digest[ISCSI_DIGEST_SIZE];
44 unsigned char digest[ISCSI_DIGEST_SIZE];
121 unsigned char digest[ISCSI_DIGEST_SIZE]);
H A Dlibiscsi.h81 ISCSI_DIGEST_SIZE = sizeof(__u32), enumerator in enum:__anon18581
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Discsi_tcp.h61 ISCSI_DIGEST_SIZE];
H A Dlibiscsi_tcp.c156 segment->digest_len = ISCSI_DIGEST_SIZE;
157 segment->total_size += ISCSI_DIGEST_SIZE;
158 segment->size = ISCSI_DIGEST_SIZE;
302 unsigned char digest[ISCSI_DIGEST_SIZE])
825 segment->total_copied - ISCSI_DIGEST_SIZE,
H A Discsi_tcp.c400 hdrlen += ISCSI_DIGEST_SIZE;
501 task->hdr_max = sizeof(struct iscsi_sw_tcp_hdrbuf) - ISCSI_DIGEST_SIZE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bnx2i/
H A D57xx_iscsi_constants.h151 #define ISCSI_DIGEST_SIZE (4) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i.h41 (sizeof(struct iscsi_hdr) + ISCSI_MAX_AHS_SIZE + 2*ISCSI_DIGEST_SIZE)
H A Dcxgb3i_pdu.c110 offset += ISCSI_DIGEST_SIZE;
396 pdulen += ISCSI_DIGEST_SIZE;
398 pdulen += ISCSI_DIGEST_SIZE;

Completed in 200 milliseconds