Searched defs:CHACHA_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/lib/crypto/ | ||
H A D | chacha.c | 78 u8 out[CHACHA_BLOCK_SIZE], int nrounds) in chacha_block_generic() |
/linux/include/vdso/ | ||
H A D | getrandom.h | 12 #define CHACHA_BLOCK_SIZE 64 macro |