1.2.5.16 WDRV_PIC32MZW_AuthCtxSetDefaults Function
WDRV_PIC32MZW_STATUS WDRV_PIC32MZW_AuthCtxSetDefaults (
WDRV_PIC32MZW_AUTH_CONTEXT *const pAuthCtx
)
C
Summary
Configures an authentication context into a default state.
Description
Ensures that each element of the structure is configured into a default state.
Precondition
None.
Parameters
Param | Description |
pAuthCtx | Pointer to an authentication context. |
Returns
WDRV_PIC32MZW_STATUS_OK - The context has been configured.
WDRV_PIC32MZW_STATUS_INVALID_ARG - The parameters were incorrect.
Remarks
A default context is not valid until it is configured.