Searched refs:RSN_OUI (Results 1 – 4 of 4) sorted by relevance
1361 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_cipher()1405 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_keymgmt()
1858 #define RSN_OUI 0xac0f00 macro
54 #ifdef RSN_OUI55 #undef RSN_OUI67 #define RSN_OUI "\x00\x0F\xAC" /* RSN OUI */ macro4627 return (memcmp(oui, RSN_OUI, TLV_OUI_LEN) == 0); in brcmf_valid_wpa_oui()
3294 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_cipher()3324 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_keymgmt()