Home
last modified time | relevance | path

Searched defs:pMainKeys (Results 1 – 8 of 8) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
DmainKeysSm.c164 TI_STATUS mainKeys_config (mainKeys_t *pMainKeys, in mainKeys_config()
312 TI_STATUS mainKeys_unload(mainKeys_t *pMainKeys) in mainKeys_unload()
380 TI_STATUS mainKeys_start(struct _mainKeys_t *pMainKeys) in mainKeys_start()
408 TI_STATUS mainKeys_stop(struct _mainKeys_t *pMainKeys) in mainKeys_stop()
436 TI_STATUS mainKeys_reportUcastStatus(struct _mainKeys_t *pMainKeys, TI_STATUS ucastStatus) in mainKeys_reportUcastStatus()
487 TI_STATUS mainKeys_reportBcastStatus(struct _mainKeys_t *pMainKeys, TI_STATUS bcastStatus) in mainKeys_reportBcastStatus()
515 TI_STATUS mainKeys_setKey(struct _mainKeys_t *pMainKeys, TSecurityKeys *pKey) in mainKeys_setKey()
536 TI_STATUS mainKeys_removeKey(struct _mainKeys_t *pMainKeys, TSecurityKeys *pKey) in mainKeys_removeKey()
557 TI_STATUS mainKeys_setDefaultKeyId(struct _mainKeys_t *pMainKeys, TI_UINT8 keyId) in mainKeys_setDefaultKeyId()
578 TI_STATUS mainKeys_getSessionKey(struct _mainKeys_t *pMainKeys, TI_UINT8 *pKey, TI_UINT32 *pKeyLen) in mainKeys_getSessionKey()
[all …]
DkeyDerive.c142 struct _mainKeys_t *pMainKeys, in keyDerive_config()
DkeyDerive.h73 struct _mainKeys_t *pMainKeys; member
DmainSecSm.h115 struct _mainKeys_t *pMainKeys; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
DmainKeysSm.c176 TI_STATUS mainKeys_config(mainKeys_t *pMainKeys, in mainKeys_config()
315 TI_STATUS mainKeys_unload(mainKeys_t *pMainKeys) in mainKeys_unload()
384 TI_STATUS mainKeys_start(struct _mainKeys_t *pMainKeys) in mainKeys_start()
412 TI_STATUS mainKeys_stop(struct _mainKeys_t *pMainKeys) in mainKeys_stop()
440 TI_STATUS mainKeys_reportUcastStatus(struct _mainKeys_t *pMainKeys, TI_STATUS ucastStatus) in mainKeys_reportUcastStatus()
494 TI_STATUS mainKeys_reportBcastStatus(struct _mainKeys_t *pMainKeys, TI_STATUS bcastStatus) in mainKeys_reportBcastStatus()
522 TI_STATUS mainKeys_setKey(struct _mainKeys_t *pMainKeys, securityKeys_t *pKey) in mainKeys_setKey()
543 TI_STATUS mainKeys_removeKey(struct _mainKeys_t *pMainKeys, securityKeys_t *pKey) in mainKeys_removeKey()
564 TI_STATUS mainKeys_setDefaultKeyId(struct _mainKeys_t *pMainKeys, UINT8 keyId) in mainKeys_setDefaultKeyId()
585 TI_STATUS mainKeys_getSessionKey(struct _mainKeys_t *pMainKeys, UINT8 *pKey, UINT32 *pKeyLen) in mainKeys_getSessionKey()
[all …]
DkeyDerive.c143 struct _mainKeys_t *pMainKeys, in keyDerive_config()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
DkeyDerive.h74 struct _mainKeys_t *pMainKeys; member
DmainSecSm.h116 struct _mainKeys_t *pMainKeys; member