Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi.h302 __le32 encrypt_tweak_lower; member
708 u32 encrypt_tweak_lower; member
H A Dsmartpqi_init.c2234 encryption_info->encrypt_tweak_lower = lower_32_bits(first_block); in pqi_set_encryption_info()
5278 put_unaligned_le32(encryption_info->encrypt_tweak_lower, in pqi_aio_submit_io()
5279 &request->encrypt_tweak_lower); in pqi_aio_submit_io()
9002 encrypt_tweak_lower) != 24); in verify_structures()