Searched defs:hashSize (Results 1 – 5 of 5) sorted by relevance
247 int32_t CC_CommonCalcHBKFromBuff(int8_t* pNBuff, uint8_t *pHash, int32_t hashSize) in CC_CommonCalcHBKFromBuff()299 int32_t CC_CommonCalcHBKFromFile(int8_t* pubKeyFileName_ptr, uint8_t *pHash, int32_t hashSize) in CC_CommonCalcHBKFromFile()
359 SBUEXPORT_C int SBU_GetHashOfNAndNpFromPubKey(char* pPemFileName_ptr, char *pHash, int hashSize) in SBU_GetHashOfNAndNpFromPubKey()
423 int32_t hashSize) in CC_CommonCalcHash()
907 …UEXPORT_C int SBU_x509_GetHashOfNAndNpFromPubKey(char* pPemFileName_ptr, char *pHash, int hashSize) in SBU_x509_GetHashOfNAndNpFromPubKey()
709 uint32_t hashSize, minHashSize; in CC_FfcDhCtxSetSchemeParams() local