Home
last modified time | relevance | path

Searched refs:chacha20poly1305_encrypt (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/wg/
H A Dcrypto.h27 chacha20poly1305_encrypt(uint8_t *dst, const uint8_t *src, const size_t src_len, in chacha20poly1305_encrypt() function
H A Dwg_noise.c1348 chacha20poly1305_encrypt(dst, src, src_len, in noise_msg_encrypt()