Searched refs:chacha20poly1305_decrypt (Results 1 – 2 of 2) sorted by relevance
40 chacha20poly1305_decrypt(uint8_t *dst, const uint8_t *src, const size_t src_len, in chacha20poly1305_decrypt() function
1358 if (!chacha20poly1305_decrypt(dst, src, src_len, in noise_msg_decrypt()