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

/freebsd-12-stable/sys/dev/smartpqi/
H A Dsmartpqi_request.c286 aio_req->encrypt_twk_high = LE_32(rcb->enc_info.encrypt_tweak_upper);
451 enc_info->encrypt_tweak_upper = ((uint32_t)(((first_block) >> 16) >> 16));
H A Dsmartpqi_structures.h682 uint32_t encrypt_tweak_upper; member in struct:pqi_enc_info

Completed in 55 milliseconds