Searched refs:KEY_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_rumreg.h49 #define KEY_SIZE (IEEE80211_KEYBUF_SIZE + IEEE80211_MICBUF_SIZE) macro
54 (kidx)) * KEY_SIZE)
55 #define RT2573_PKEY(id) (0x1200 + (id) * KEY_SIZE)
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.h186 #define KEY_SIZE 32 macro
188 #define HDR_KCTX_SIZE (IPAD_SIZE + OPAD_SIZE + KEY_SIZE)

Completed in 66 milliseconds