Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireguard/
A Dmessages.h30 COOKIE_NONCE_LEN = XCHACHA20POLY1305_NONCE_SIZE, enumerator
101 u8 nonce[COOKIE_NONCE_LEN];
A Dcookie.c190 get_random_bytes_wait(dst->nonce, COOKIE_NONCE_LEN); in wg_cookie_message_create()

Completed in 4 milliseconds