Searched refs:Cy_Crypto_Sha1_Sha2_Update (Results 1 – 1 of 1) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_crypto_core_sha_v2.c | 57 static cy_en_crypto_status_t Cy_Crypto_Sha1_Sha2_Update(CRYPTO_Type *base, cy_stc_crypto_sha_state_… 610 static cy_en_crypto_status_t Cy_Crypto_Sha1_Sha2_Update(CRYPTO_Type *base, cy_stc_crypto_sha_state_… in Cy_Crypto_Sha1_Sha2_Update() function 844 tmpResult = Cy_Crypto_Sha1_Sha2_Update(base, hashState, messageRemap, messageSize); in Cy_Crypto_Core_V2_Sha_Update() 851 tmpResult = Cy_Crypto_Sha1_Sha2_Update(base, hashState, messageRemap, messageSize); in Cy_Crypto_Core_V2_Sha_Update() 860 tmpResult = Cy_Crypto_Sha1_Sha2_Update(base, hashState, messageRemap, messageSize); in Cy_Crypto_Core_V2_Sha_Update()
|