Searched defs:chacha20poly1305_encrypt (Results 1 – 2 of 2) sorted by relevance
90 void chacha20poly1305_encrypt(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_encrypt() function