Home
last modified time | relevance | path

Searched refs:PubKeyHASH (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/nvm/cc3x_nvm_rt/
Dnvm_otp.c72 …ned long hwBaseAddress, CCSbPubKeyIndexType_t keyIndex, CCHashResult_t PubKeyHASH, uint32_t hashSi… in NVM_ReadHASHPubKey() argument
79 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()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/nvm/
Dnvm.h46 … long hwBaseAddress, CCSbPubKeyIndexType_t pubKeyIndex, CCHashResult_t PubKeyHASH, uint32_t hashSi…