encrypt_tweak_upper  301 drivers/scsi/smartpqi/smartpqi.h 	__le32	encrypt_tweak_upper;
encrypt_tweak_upper  706 drivers/scsi/smartpqi/smartpqi.h 	u32	encrypt_tweak_upper;
encrypt_tweak_upper 2255 drivers/scsi/smartpqi/smartpqi_init.c 	encryption_info->encrypt_tweak_upper = upper_32_bits(first_block);
encrypt_tweak_upper 5267 drivers/scsi/smartpqi/smartpqi_init.c 		put_unaligned_le32(encryption_info->encrypt_tweak_upper,
encrypt_tweak_upper 5268 drivers/scsi/smartpqi/smartpqi_init.c 			&request->encrypt_tweak_upper);
encrypt_tweak_upper 8725 drivers/scsi/smartpqi/smartpqi_init.c 		encrypt_tweak_upper) != 28);