Home
last modified time | relevance | path

Searched refs:cookie_checker_validate_macs (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/wg/
H A Dwg_cookie.h64 int cookie_checker_validate_macs(struct cookie_checker *,
H A Dwg_cookie.c229 cookie_checker_validate_macs(struct cookie_checker *cc, struct cookie_macs *macs, in cookie_checker_validate_macs() function
H A Dif_wg.c1307 res = cookie_checker_validate_macs(&sc->sc_cookie, &init->m, in wg_handshake()
1341 res = cookie_checker_validate_macs(&sc->sc_cookie, &resp->m, in wg_handshake()