Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/smartpqi/
H A Dsmartpqi_request.c300 aio_req->encrypt_twk_high = LE_32(rcb->enc_info.encrypt_tweak_upper); in pqisrc_build_aio_io()
475 enc_info->encrypt_tweak_upper = ((uint32_t)(((first_block) >> 16) >> 16)); in pqisrc_set_enc_info()
H A Dsmartpqi_structures.h789 uint32_t encrypt_tweak_upper; member