Searched refs:mcuxClCss_GetKeyProperties (Results 1 – 4 of 4) sorted by relevance
165 MCUX_CSSL_FP_FUNCTION_CALLED(mcuxClCss_GetKeyProperties), in MCUX_CSSL_FP_FUNCTION_DEF()175 …MCUX_CSSL_FP_FUNCTION_CALL(status_keyprop, mcuxClCss_GetKeyProperties(exportKeyIdx, &key_propertie… in MCUX_CSSL_FP_FUNCTION_DEF()251 MCUX_CSSL_FP_FUNCTION_DEF(mcuxClCss_GetKeyProperties) in MCUX_CSSL_FP_FUNCTION_DEF() argument252 MCUXCLCSS_API mcuxClCss_Status_Protected_t mcuxClCss_GetKeyProperties( in MCUX_CSSL_FP_FUNCTION_DEF()257 MCUX_CSSL_FP_FUNCTION_ENTRY(mcuxClCss_GetKeyProperties); in MCUX_CSSL_FP_FUNCTION_DEF()258 MCUXCLCSS_INPUT_PARAM_CHECK_PROTECTED(mcuxClCss_GetKeyProperties, (CSS_KS_CNT <= keyIdx)); in MCUX_CSSL_FP_FUNCTION_DEF()263 … MCUX_CSSL_FP_FUNCTION_EXIT(mcuxClCss_GetKeyProperties, MCUXCLCSS_STATUS_SW_CANNOT_INTERRUPT); in MCUX_CSSL_FP_FUNCTION_DEF()268 MCUX_CSSL_FP_FUNCTION_EXIT(mcuxClCss_GetKeyProperties, MCUXCLCSS_STATUS_OK); in MCUX_CSSL_FP_FUNCTION_DEF()
232 MCUX_CSSL_FP_FUNCTION_DECL(mcuxClCss_GetKeyProperties)233 MCUXCLCSS_API mcuxClCss_Status_Protected_t mcuxClCss_GetKeyProperties(
122 … mcuxClCss_GetKeyProperties(keyIdx, pKeyProp)); // Get key propertis from the CSS. in CSS_check_key()124 …if ((MCUX_CSSL_FP_FUNCTION_CALLED(mcuxClCss_GetKeyProperties) != token) || (MCUXCLCSS_STATUS_OK !=… in CSS_check_key()
988 … mcuxClCss_GetKeyProperties(keyIdx, pKeyProp)); // Get key propertis from the CSS. in PRINCE_CSS_check_key()990 …if ((MCUX_CSSL_FP_FUNCTION_CALLED(mcuxClCss_GetKeyProperties) != token) || (MCUXCLCSS_STATUS_OK !=… in PRINCE_CSS_check_key()