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