Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dcrypto.h63 xchacha20poly1305_decrypt(uint8_t *dst, const uint8_t *src, in xchacha20poly1305_decrypt() function
H A Dwg_cookie.c188 if (!xchacha20poly1305_decrypt(cookie, ecookie, COOKIE_ENCRYPTED_SIZE, in cookie_maker_consume_payload()