Searched refs:CC_MNG_LCS_CM (Results 1 – 5 of 5) sorted by relevance
69 *pLcs = CC_MNG_LCS_CM; in mbedtls_mng_lcsGet()136 if ((lcs != CC_MNG_LCS_CM) && (isHbkFull != CC_TRUE)) { in mbedtls_mng_swVersionGet()147 if ((lcs != CC_MNG_LCS_CM) && (isHbkFull == CC_TRUE)) { in mbedtls_mng_swVersionGet()158 if ((lcs != CC_MNG_LCS_CM) && (isHbkFull == CC_TRUE)) { in mbedtls_mng_swVersionGet()225 if (lcs == CC_MNG_LCS_CM) { in mbedtls_mng_pubKeyHashGet()
27 #define CC_MNG_LCS_CM 0x0 /*! Chip manufacturer (CM LCS). */ macro
414 if ((CC_MNG_LCS_DM != lcsVal) && (CC_MNG_LCS_CM != lcsVal)) { in mbedtls_mng_debug_key_set()
35 #define CC_BSV_CHIP_MANUFACTURE_LCS CC_MNG_LCS_CM
257 if (lcs != CC_MNG_LCS_CM) { in CCProd_Cmpu()