1.3.5.12 WDRV_PIC32MZW_AuthCtxStaTransitionDisable Function
C
WDRV_PIC32MZW_STATUS WDRV_PIC32MZW_AuthCtxStaTransitionDisable ( WDRV_PIC32MZW_AUTH_CONTEXT *const pAuthCtx, )
Summary
Disable transition security algorithms in STA mode.
Description
The authentication context is updated to disable transition security algorithms in STA mode.
Precondition
None.
Parameters
Param | Description |
---|---|
pAuthCtx | Pointer to an authentication context. |
Returns
WDRV_PIC32MZW_STATUS_OK - The context has been updated.
WDRV_PIC32MZW_STATUS_INVALID_ARG - The parameters were incorrect.
Remarks
The transition security algorithms to be disabled are the TKIP cipher and AKM suites 1, 2 and 6.