Home
last modified time | relevance | path

Searched refs:byte6 (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libnsl/des/
H A Ddes_soft.c323 work1.byte6 = data[6]; in __des_encrypt()
382 S_tab[6][ER.byte6] + \ in __des_encrypt()
469 data[6] = work2.byte6; in __des_encrypt()
/titanic_41/usr/src/lib/libcrypt/common/
H A Ddes_soft.c286 work1.byte6 = data[6]; in des_encrypt()
348 S_tab[6][ER.byte6] + \ in des_encrypt()
434 data[6] = work2.byte6; in des_encrypt()
/titanic_41/usr/src/uts/common/des/
H A Ddes_soft.c234 work1.byte6 = data[6]; in des_encrypt()
306 S_tab[6][ER.byte6] + \ in des_encrypt()
392 data[6] = work2.byte6; in des_encrypt()
H A Dsoftdes.h96 #define byte6 _bytes._byte6 macro
/titanic_41/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h185 unsigned char byte6; member
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dio.c243 cdb.byte6 = buf_len>>16; /* bytes 6-8 contain file length */ in g_scsi_writebuffer_cmd()
277 cdb.byte6 = buf_len>>16; /* bytes 6-8 contain file length */ in g_scsi_readbuffer_cmd()