Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dwg_cookie.h29 uint8_t cm_cookie_key[COOKIE_KEY_SIZE]; member
H A Dwg_cookie.c164 precompute_key(cm->cm_cookie_key, key, COOKIE_COOKIE_KEY_LABEL); in cookie_maker_init()
189 cm->cm_mac1_last, COOKIE_MAC_SIZE, nonce, cm->cm_cookie_key)) { in cookie_maker_consume_payload()