Searched refs:pPemDecryted (Results 1 – 2 of 2) sorted by relevance
96 int32_t CC_CommonCalcHash(uint8_t *pPemDecryted, int32_t pemDecryptedSize, uint8_t *pHash, int32_t …
420 int32_t CC_CommonCalcHash(uint8_t *pPemDecryted, in CC_CommonCalcHash() argument430 if ((pPemDecryted == NULL) || in CC_CommonCalcHash()443 SHA256(pPemDecryted, pemDecryptedSize,hash); in CC_CommonCalcHash()