Searched refs:KeyContent (Results 1 – 3 of 3) sorted by relevance
20 u32 *KeyContent);22 u16 KeyType, const u8 *MacAddr, u32 *KeyContent);
52 u16 KeyType, const u8 *MacAddr, u32 *KeyContent) in rtl92e_set_swcam() argument65 memcpy(ieee->swcamtable[EntryNo].key_buf, (u8 *)KeyContent, 16); in rtl92e_set_swcam()70 u32 *KeyContent) in rtl92e_set_key() argument120 if (KeyContent != NULL) { in rtl92e_set_key()122 (u32)(*(KeyContent + i - 2))); in rtl92e_set_key()
1121 const u8 *MacAddr, u8 DefaultKey, u32 *KeyContent);