Home
last modified time | relevance | path

Searched refs:cm_cookie (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/wg/
H A Dwg_cookie.h33 uint8_t cm_cookie[COOKIE_COOKIE_SIZE]; member
H A Dwg_cookie.c196 memcpy(cm->cm_cookie, cookie, COOKIE_COOKIE_SIZE); in cookie_maker_consume_payload()
220 macs_mac2(macs, buf, len, cm->cm_cookie); in cookie_maker_mac()