Home
last modified time | relevance | path

Searched defs:xts_blocks (Results 1 – 3 of 3) sorted by relevance

/arch/arm/crypto/
Daes-ce-glue.c461 int xts_blocks = DIV_ROUND_UP(req->cryptlen, in xts_encrypt() local
533 int xts_blocks = DIV_ROUND_UP(req->cryptlen, in xts_decrypt() local
/arch/arm64/crypto/
Daes-neonbs-glue.c291 int xts_blocks = DIV_ROUND_UP(req->cryptlen, in __xts_crypt() local
Daes-glue.c558 int xts_blocks = DIV_ROUND_UP(req->cryptlen, in xts_encrypt() local
630 int xts_blocks = DIV_ROUND_UP(req->cryptlen, in xts_decrypt() local