Searched defs:chacha_init (Results 1 – 2 of 2) sorted by relevance
83 static inline void chacha_init(u32 *state, const u32 *key, const u8 *iv) in chacha_init() function