Home
last modified time | relevance | path

Searched refs:cts (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dxts.c91 const bool cts = (req->cryptlen % XTS_BLOCK_SIZE); in xor_tweak() local
113 if (unlikely(cts) && in xor_tweak()
DMakefile82 obj-$(CONFIG_CRYPTO_CTS) += cts.o