Searched refs:EXT_KEY_RSC_KEY_MASK (Results 1 - 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A DkeyParserExternal.h61 #define EXT_KEY_RSC_KEY_MASK 0x20000000 /*< bit 29 of key index field */ macro
H A DkeyParserExternal.c148 if (pKeyDesc->KeyIndex & EXT_KEY_RSC_KEY_MASK)
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DkeyParserExternal.h60 #define EXT_KEY_RSC_KEY_MASK 0x20000000 /*< bit 29 of key index field */ macro
H A DkeyParserExternal.c146 if (pKeyDesc->KeyIndex & EXT_KEY_RSC_KEY_MASK)

Completed in 1229 milliseconds