Home
last modified time | relevance | path

Searched refs:MCUX_CSSL_FP_RESULT (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxCsslFlowProtection/inc/internal/
DmcuxCsslFlowProtection_SecureCounter_Local.h337 const uint32_t result = MCUX_CSSL_FP_RESULT( \
372 const uint32_t result = MCUX_CSSL_FP_RESULT( \
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxCsslFlowProtection/inc/
DmcuxCsslFlowProtection.h331 #define MCUX_CSSL_FP_RESULT(return) \ macro
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClRsa/src/
DmcuxClRsa_PssVerify.c223 if(MCUX_CSSL_FP_RESULT(compare_result) == MCUXCSSLMEMORY_COMPARE_EQUAL) in MCUX_CSSL_FP_FUNCTION_DEF()
DmcuxClRsa_PrivateCrt.c452 if(MCUX_CSSL_FP_RESULT(compare_result) != MCUXCSSLMEMORY_COMPARE_EQUAL) in MCUX_CSSL_FP_FUNCTION_DEF()