Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/crypto/
Daes-glue.c27 #define STRIDE 5 macro
45 #define STRIDE 4 macro
473 tail = nbytes % (STRIDE * AES_BLOCK_SIZE); in ctr_encrypt()