Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/smartpqi/
HDsmartpqi_request.c379 LE_32(rcb->enc_info.encrypt_tweak_lower); in pqisrc_build_aio_common()
495 LE_32(rcb->enc_info.encrypt_tweak_lower); in pqisrc_build_aio_R1_write()
648 LE_32(rcb->enc_info.encrypt_tweak_lower); in pqisrc_build_aio_R5or6_write()
1110 enc_info->encrypt_tweak_lower = ((uint32_t)(first_block)); in pqisrc_set_enc_info()
HDsmartpqi_structures.h852 uint32_t encrypt_tweak_lower; member