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