Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcommon.c297 unsigned int xtsdusize; in qce_xtskey() local
304 xtsdusize = min_t(u32, QCE_SECTOR_SIZE, cryptlen); in qce_xtskey()
305 qce_write(qce, REG_ENCR_XTS_DU_SIZE, xtsdusize); in qce_xtskey()

Completed in 1 milliseconds