Searched refs:xtsdusize (Results 1 – 1 of 1) sorted by relevance
194 unsigned int xtsdusize; in qce_xtskey() local201 xtsdusize = min_t(u32, QCE_SECTOR_SIZE, cryptlen); in qce_xtskey()202 qce_write(qce, REG_ENCR_XTS_DU_SIZE, xtsdusize); in qce_xtskey()