Searched refs:COOKIE_NONCE_LEN (Results 1 – 2 of 2) sorted by relevance
30 COOKIE_NONCE_LEN = XCHACHA20POLY1305_NONCE_SIZE, enumerator101 u8 nonce[COOKIE_NONCE_LEN];
190 get_random_bytes_wait(dst->nonce, COOKIE_NONCE_LEN); in wg_cookie_message_create()
Completed in 3 milliseconds