Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/wg/
H A Dif_wg.h33 #define WG_KEY_SIZE 32 macro
H A Dif_wg.c581 wg_peer_create(struct wg_softc *sc, const uint8_t pub_key[WG_KEY_SIZE]) in wg_peer_create()