Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/wg/
H A Dif_wg.h30 #define WG_KEY_SIZE 32 macro
H A Dif_wg.c79 #define WG_KEY_SIZE 32 macro
381 wg_peer_alloc(struct wg_softc *sc, const uint8_t pub_key[WG_KEY_SIZE]) in wg_peer_alloc()