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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_crypto_ccmp.c535 #define CCMP_DECRYPT(_i, _b, _b0, _pos, _a, _len) do { \ macro
575 CCMP_DECRYPT(i, b, b0, pos, a, AES_BLOCK_LEN);
585 CCMP_DECRYPT(i, b, b0, pos, a, space);
607 CCMP_DECRYPT(i, b, b0, pos, a, space);
630 #undef CCMP_DECRYPT macro

Completed in 90 milliseconds