Searched refs:pPrivKeyFileName (Results 1 – 1 of 1) sorted by relevance
359 int8_t *pPrivKeyFileName, in CC_CommonRsaSign() argument368 (NULL == pPrivKeyFileName) || in CC_CommonRsaSign()388 if (CC_CommonGetKeyPair (&pRsaPrivKey, pPrivKeyFileName, pwd) < 0) { in CC_CommonRsaSign()500 int8_t *pPrivKeyFileName, in CC_CommonRsaDecrypt() argument510 if ((NULL == pPrivKeyFileName) || in CC_CommonRsaDecrypt()531 if (CC_CommonGetKeyPair (&pRsaPrivKey, pPrivKeyFileName, pwd) < 0) { in CC_CommonRsaDecrypt()