Home
last modified time | relevance | path

Searched refs:xchacha20poly1305_encrypt (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/crypto/
H A Dchachapoly.h76 void xchacha20poly1305_encrypt(uint8_t *, const uint8_t *, const size_t,
H A Dchachapoly.c212 xchacha20poly1305_encrypt( in xchacha20poly1305_encrypt() function
/openbsd/sys/net/
H A Dwg_cookie.c110 xchacha20poly1305_encrypt(ecookie, cookie, COOKIE_COOKIE_SIZE, in cookie_checker_create_payload()