Searched refs:CAAM_SHA_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
273 #define CAAM_SHA_BLOCK_SIZE 128U /*!< up to SHA-512 block size */ macro274 #define CAAM_HASH_BLOCK_SIZE CAAM_SHA_BLOCK_SIZE /*!< CAAM hash block size */
3643 uint8_t updatedKey[CAAM_SHA_BLOCK_SIZE] = {0}; in CAAM_HMAC()3714 uint8_t updatedKey[CAAM_SHA_BLOCK_SIZE] = {0}; in CAAM_HMAC_NonBlocking()