Home
last modified time | relevance | path

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

/include/crypto/internal/
Dchacha.h12 int nrounds; member
16 unsigned int keysize, int nrounds) in chacha_setkey()
/include/crypto/
Dchacha.h42 static inline void hchacha_block(const u32 *state, u32 *out, int nrounds) in hchacha_block()
97 unsigned int bytes, int nrounds) in chacha_crypt()