Searched refs:CC_MNG_LCS_DM (Results 1 – 5 of 5) sorted by relevance
71 *pLcs = CC_MNG_LCS_DM; in mbedtls_mng_lcsGet()262 if (lcs == CC_MNG_LCS_DM) { in mbedtls_mng_pubKeyHashGet()292 if (lcs == CC_MNG_LCS_DM) in mbedtls_mng_pubKeyHashGet()
28 #define CC_MNG_LCS_DM 0x1 /*! Device manufacturer (DM LCS). */ macro
170 if ((CC_MNG_LCS_DM != lcsVal) && (CC_MNG_LCS_SEC_ENABLED != lcsVal)) { in mbedtls_mng_pending_rma_status_get()414 if ((CC_MNG_LCS_DM != lcsVal) && (CC_MNG_LCS_CM != lcsVal)) { in mbedtls_mng_debug_key_set()
36 #define CC_BSV_DEVICE_MANUFACTURE_LCS CC_MNG_LCS_DM
160 if (lcs != CC_MNG_LCS_DM) { in CCProd_Dmpu()