Searched refs:PubKeyHASH (Results 1 – 2 of 2) sorted by relevance
72 …ned long hwBaseAddress, CCSbPubKeyIndexType_t keyIndex, CCHashResult_t PubKeyHASH, uint32_t hashSi… in NVM_ReadHASHPubKey() argument79 if (PubKeyHASH == NULL) in NVM_ReadHASHPubKey()93 error = CC_BsvPubKeyHashGet(hwBaseAddress, keyIndex, PubKeyHASH, hashSizeInWords); in NVM_ReadHASHPubKey()102 PubKeyHASH[i] = UTIL_REVERT_UINT32_BYTES( PubKeyHASH[i] ); in NVM_ReadHASHPubKey()
46 … long hwBaseAddress, CCSbPubKeyIndexType_t pubKeyIndex, CCHashResult_t PubKeyHASH, uint32_t hashSi…