Searched refs:CCHashResult_t (Results 1 – 9 of 9) sorted by relevance
44 CCHashResult_t hashBuff /*!< [out] A pointer to a word-aligned 32-byte buffer. */64 …CCHashResult_t hashBuff /*!< [out] A pointer to a word-aligned 32-byte digest output b…
31 typedef uint32_t CCHashResult_t[HASH_RESULT_SIZE_IN_WORDS]; typedef
82 … CCHashResult_t hashedData, /*!< [in] The data-in buffer to be verified as sha256 digest. */
213 CCHashResult_t hashResult /*!< [out] The derived SoC_ID. */
28 typedef uint32_t CCHashResult_t[HASH_RESULT_SIZE_IN_WORDS]; typedef
29 CCHashResult_t hashResult);
49 …bKey(unsigned long hwBaseAddress, CCSbPubKeyIndexType_t pubKeyIndex, CCHashResult_t PubKeyHASH, ui…
90 CCHashResult_t digest; in verify_signature()224 CCHashResult_t pubKeyHash; in verify_hash()
249 CCHashResult_t pubKeyHash; in verify_hash()
Completed in 16 milliseconds