Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dwg_cookie.h92 uint8_t cp_cookie[COOKIE_COOKIE_SIZE]; member
H A Dwg_cookie.c137 memcpy(cp->cp_cookie, cookie, COOKIE_COOKIE_SIZE); in cookie_maker_consume_payload()
159 cookie_macs_mac2(cm, buf, len, cp->cp_cookie); in cookie_maker_mac()