MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClSession_Functions.h File Reference

Top-level API of the mcuxClSession component. More...

Go to the source code of this file.

Functions

mcuxClSession_Status_Protected_t mcuxClSession_init (mcuxClSession_Handle_t session, uint32_t *const cpuWaBuffer, uint32_t cpuWaSize, uint32_t *const pkcWaBuffer, uint32_t pkcWaSize)
 Initialize a Crypto Library session. More...
 
mcuxClSession_Status_Protected_t mcuxClSession_setRtf (mcuxClSession_Handle_t session, mcuxClSession_Rtf_t RtfOptions)
 Set the RTF option in a Crypto Library session. More...
 
mcuxClSession_Status_Protected_t mcuxClSession_cleanup (mcuxClSession_Handle_t session)
 Clean up a Crypto Library session. More...
 
mcuxClSession_Status_Protected_t mcuxClSession_destroy (mcuxClSession_Handle_t session)
 Destroy a Crypto Library session. More...
 

Detailed Description

Top-level API of the mcuxClSession component.