Home
last modified time | relevance | path

Searched refs:encrypt_tweak_upper (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi.h299 __le32 encrypt_tweak_upper; member
638 u32 encrypt_tweak_upper; member
Dsmartpqi_init.c2055 encryption_info->encrypt_tweak_upper = upper_32_bits(first_block); in pqi_set_encryption_info()
4910 put_unaligned_le32(encryption_info->encrypt_tweak_upper, in pqi_aio_submit_io()
4911 &request->encrypt_tweak_upper); in pqi_aio_submit_io()
7346 encrypt_tweak_upper) != 28); in verify_structures()