Searched refs:chacha20_poly1305_encrypt (Results 1 – 3 of 3) sorted by relevance
38 void chacha20_poly1305_encrypt(uint8_t *dst, const uint8_t *src,
38 chacha20_poly1305_encrypt(uint8_t *dst, const uint8_t *src, in chacha20_poly1305_encrypt() function
35 chacha20_poly1305_encrypt(dst, src, src_len, ad, ad_len, in chacha20poly1305_encrypt()