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

/linux-4.1.27/drivers/crypto/qce/
H A Dcommon.c202 unsigned int xtsdusize; qce_xtskey() local
209 xtsdusize = min_t(u32, QCE_SECTOR_SIZE, cryptlen); qce_xtskey()
210 qce_write(qce, REG_ENCR_XTS_DU_SIZE, xtsdusize); qce_xtskey()

Completed in 38 milliseconds