HomeSort by: relevance | last modified time | path
    Searched defs:xswap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net80211/
ieee80211_crypto_tkip.c 715 static __inline u32 xswap(u32 val) function in typeref:typename:u32
725 r ^= xswap(l); \
ieee80211_crypto_tkip.c 715 static __inline u32 xswap(u32 val) function in typeref:typename:u32
725 r ^= xswap(l); \

Completed in 25 milliseconds