Home
last modified time | relevance | path

Searched defs:CHACHA_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/
H A Dchacha.c78 u8 out[CHACHA_BLOCK_SIZE], int nrounds) in chacha_block_generic()
/linux/include/vdso/
H A Dgetrandom.h12 #define CHACHA_BLOCK_SIZE 64 macro