Home
last modified time | relevance | path

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

/linux/arch/arm/crypto/
H A Daes-neonbs-glue.c327 int reorder_last_tweak = !encrypt && tail > 0; in __xts_crypt() local
332 reorder_last_tweak = 0; in __xts_crypt()
337 rounds, blocks, walk.iv, reorder_last_tweak); in __xts_crypt()