Searched defs:CHACHA_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
26 #define CHACHA_BLOCK_SIZE 64 macro43 u8 out[CHACHA_BLOCK_SIZE]) in chacha20_block()
78 u8 out[CHACHA_BLOCK_SIZE], int nrounds) in chacha_block_generic()
12 #define CHACHA_BLOCK_SIZE 64 macro