Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/wg/
H A Dwg_noise.h35 #define NOISE_TIMESTAMP_LEN (sizeof(uint64_t) + sizeof(uint32_t)) macro
H A Dwg_noise.c1590 noise_tai64n_now(uint8_t output[NOISE_TIMESTAMP_LEN]) in noise_tai64n_now()