Searched refs:Cy_Crypto_Sha3_Update (Results 1 – 1 of 1) sorted by relevance
52 static cy_en_crypto_status_t Cy_Crypto_Sha3_Update(CRYPTO_Type *base, cy_stc_crypto_sha_state_t *ha…400 static cy_en_crypto_status_t Cy_Crypto_Sha3_Update(CRYPTO_Type *base, cy_stc_crypto_sha_state_t *ha… in Cy_Crypto_Sha3_Update() function869 tmpResult = Cy_Crypto_Sha3_Update(base, hashState, messageRemap, messageSize); in Cy_Crypto_Core_V2_Sha_Update()