Searched refs:omac1_aes_128 (Results 1 – 3 of 3) sorted by relevance
246 int omac1_aes_128(u8 *key, u8 *data, size_t data_len, u8 *mac);
1426 if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey in rtw_BIP_verify()1545 int omac1_aes_128(u8 *key, u8 *data, size_t data_len, u8 *mac) in omac1_aes_128() function
1213 if (omac1_aes_128(padapter->securitypriv.dot11wBIPKey[padapter->securitypriv.dot11wBIPKeyid].skey in rtw_mgmt_xmitframe_coalesce()