Searched refs:MCUX_CSSL_FP_FUNCTION_CALL_BEGIN (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/prince/ |
D | fsl_prince.c | 960 MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(result, token, mcuxClCss_KeyDelete_Async(18)); in PRINCE_CSS_generate_random() 968 …MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(result, token, mcuxClCss_WaitForOperation(MCUXCLCSS_ERROR_FLAGS_C… in PRINCE_CSS_generate_random() 975 … MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(result, token, mcuxClCss_Prng_GetRandom(output, outputByteLen)); in PRINCE_CSS_generate_random() 987 MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(result, token, in PRINCE_CSS_check_key() 1009 MCUX_CSSL_FP_FUNCTION_CALL_BEGIN( in PRINCE_CSS_gen_iv_key() 1020 …MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(result, token, mcuxClCss_WaitForOperation(MCUXCLCSS_ERROR_FLAGS_C… in PRINCE_CSS_gen_iv_key() 1073 MCUX_CSSL_FP_FUNCTION_CALL_BEGIN( in PRINCE_CSS_calculate_iv() 1082 MCUX_CSSL_FP_FUNCTION_CALL_BEGIN( in PRINCE_CSS_calculate_iv()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/platforms/ |
D | fsl_css_pkc.c | 51 …MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(result, token, mcuxClCss_WaitForOperation(MCUXCLCSS_ERROR_FLAGS_C… in CSS_PowerDownWakeupInit() 121 MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(result, token, in CSS_check_key()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxCsslFlowProtection/inc/ |
D | mcuxCsslFlowProtection.h | 532 #define MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(...) \ macro
|