Home
last modified time | relevance | path

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

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