Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi.h302 __le32 encrypt_tweak_lower; member
708 u32 encrypt_tweak_lower; member
Dsmartpqi_init.c2233 encryption_info->encrypt_tweak_lower = lower_32_bits(first_block); in pqi_set_encryption_info()
5277 put_unaligned_le32(encryption_info->encrypt_tweak_lower, in pqi_aio_submit_io()
5278 &request->encrypt_tweak_lower); in pqi_aio_submit_io()
8840 encrypt_tweak_lower) != 24); in verify_structures()