1.3.5.6 WDRV_PIC32MZW_AuthCtxSetDefaults Function

C

WDRV_PIC32MZW_STATUS WDRV_PIC32MZW_AuthCtxSetDefaults
(
WDRV_PIC32MZW_AUTH_CONTEXT *const pAuthCtx
)

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

ParamDescription
pAuthCtxPointer 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.