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

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_key.h22 size_t msg_bytes, u8 *icv);
H A Dieee802_1x_key.c169 size_t msg_bytes, u8 *icv)
171 if (omac1_aes_128(ick, msg, msg_bytes, icv)) {
168 ieee802_1x_icv_128bits_aes_cmac(const u8 *ick, const u8 *msg, size_t msg_bytes, u8 *icv) argument
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_key.h22 size_t msg_bytes, u8 *icv);
H A Dieee802_1x_key.c169 size_t msg_bytes, u8 *icv)
171 if (omac1_aes_128(ick, msg, msg_bytes, icv)) {
168 ieee802_1x_icv_128bits_aes_cmac(const u8 *ick, const u8 *msg, size_t msg_bytes, u8 *icv) argument
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_key.h22 size_t msg_bytes, u8 *icv);
H A Dieee802_1x_key.c169 size_t msg_bytes, u8 *icv)
171 if (omac1_aes_128(ick, msg, msg_bytes, icv)) {
168 ieee802_1x_icv_128bits_aes_cmac(const u8 *ick, const u8 *msg, size_t msg_bytes, u8 *icv) argument
/external/chromium_org/net/tools/balsa/
H A Dbalsa_frame.cc999 __m128i msg_bytes = local
1003 _mm_cmpeq_epi8(msg_bytes, reinterpret_cast<__m128i>(newlines));

Completed in 88 milliseconds