Searched defs:ARIA_RD_KEY_WORDS (Results 1 – 2 of 2) sorted by relevance
/linux/crypto/ | ||
H A D | aria_generic.c | 196 u32 key[][ARIA_RD_KEY_WORDS]) in __aria_crypt() |
/linux/include/crypto/ | ||
H A D | aria.h | 32 #define ARIA_RD_KEY_WORDS (ARIA_BLOCK_SIZE / sizeof(u32)) macro |