perm1              50 source3/libsmb/smbdes.c static const uchar perm1[56] = {57, 49, 41, 33, 25, 17,  9,
perm1             193 source3/libsmb/smbdes.c 	permute(pk1, key, perm1, 56);
perm1             710 source3/smbd/reply.c 			uint32 perm1 = 0;
perm1             716 source3/smbd/reply.c 				perm1 = FILE_ALL_ACCESS;
perm1             719 source3/smbd/reply.c 				perm1 = CAN_WRITE(conn) ?
perm1             724 source3/smbd/reply.c 			SIVAL(req->outbuf, smb_vwv3, perm1);
perm1              49 source4/libcli/auth/smbdes.c static const uint8_t perm1[56] = {57, 49, 41, 33, 25, 17,  9,
perm1             192 source4/libcli/auth/smbdes.c 	permute(pk1, key, perm1, 56);