Searched refs:MC_DRV_ERR_WRONG_PUBLIC_KEY (Results 1 – 2 of 2) sorted by relevance
104 #define MC_DRV_ERR_WRONG_PUBLIC_KEY 0x00000019 /**< System Trustlet public key is w… macro
363 mcResult = MC_DRV_ERR_WRONG_PUBLIC_KEY; in mcOpenSession()