Searched defs:chacha20_crypt (Results 1 – 2 of 2) sorted by relevance
105 static inline void chacha20_crypt(u32 *state, u8 *dst, const u8 *src, in chacha20_crypt() function