Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h461 #define WPI_KFLAG_CCMP (1 << 1) macro
H A Dif_wpi.c4612 kflags = WPI_KFLAG_CCMP; in wpi_load_key()