Searched refs:CC_MNG_LCS_SEC_ENABLED (Results 1 – 6 of 6) sorted by relevance
29 #define CC_MNG_LCS_SEC_ENABLED 0x5 /*! Security enabled (Secure LCS). */ macro
73 *pLcs = CC_MNG_LCS_SEC_ENABLED; in mbedtls_mng_lcsGet()
170 if ((CC_MNG_LCS_DM != lcsVal) && (CC_MNG_LCS_SEC_ENABLED != lcsVal)) { in mbedtls_mng_pending_rma_status_get()461 if ((CC_MNG_LCS_SEC_ENABLED != lcsVal) && (CC_MNG_LCS_RMA != lcsVal)) in mbedtls_mng_oem_key_lock()
150 …RUNIT_ASSERT(runIt_burnOtp((unsigned int *)OTP_SECURE_2_HBK128_VALUES, CC_MNG_LCS_SEC_ENABLED) == … in runIt_assetProv()
536 …RUNIT_ASSERT(runIt_burnOtp((unsigned int *)OTP_SECURE_2_HBK128_VALUES, CC_MNG_LCS_SEC_ENABLED) == … in runIt_prepareOtp()
37 #define CC_BSV_SECURE_LCS CC_MNG_LCS_SEC_ENABLED