MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
Flow protection core functionality

Flow protection handling core functionality. More...

Macros

#define MCUX_CSSL_FP_COUNTER_STMT_IMPL(statement)
 A statement which is only evaluated if a secure counter is used.

Detailed Description

Flow protection handling core functionality.

This subset of Flow protection macros is common to all code flow patterns to be protected.

Macro Definition Documentation

◆ MCUX_CSSL_FP_COUNTER_STMT_IMPL

#define MCUX_CSSL_FP_COUNTER_STMT_IMPL ( statement)

A statement which is only evaluated if a secure counter is used.

Parameters
statementThe statement to be conditionally included.