Searched refs:encrypt_tweak_upper (Results 1 – 2 of 2) sorted by relevance
300 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()
789 uint32_t encrypt_tweak_upper; member