OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CCHashResult_t
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/cryptocell/
cc_sec_defs.h
28
typedef uint32_t
CCHashResult_t
[HASH_RESULT_SIZE_IN_WORDS];
crypto_driver.h
29
CCHashResult_t
hashResult);
nvm.h
49
CCError_t NVM_ReadHASHPubKey(unsigned long hwBaseAddress, CCSbPubKeyIndexType_t pubKeyIndex,
CCHashResult_t
PubKeyHASH, uint32_t hashSizeInWords);
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/cryptocell/
cryptocell_crypto.c
246
CCHashResult_t
pubKeyHash;
Completed in 164 milliseconds