Home
last modified time | relevance | path

Searched defs:COOKIE_INPUT_SIZE (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/net/wg/
H A Dwg_cookie.h31 #define COOKIE_INPUT_SIZE 32 macro
H A Dwg_cookie.c206 const uint8_t key[COOKIE_INPUT_SIZE]) in cookie_checker_update()
289 cookie_maker_alloc(const uint8_t key[COOKIE_INPUT_SIZE]) in cookie_maker_alloc()
373 const uint8_t input[COOKIE_INPUT_SIZE], in precompute_key()