Home
last modified time | relevance | path

Searched refs:Cy_Crypto_Core_Sha_Free (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_sha.h301 __STATIC_INLINE cy_en_crypto_status_t Cy_Crypto_Core_Sha_Free(CRYPTO_Type *base, cy_stc_crypto_sha_… in Cy_Crypto_Core_Sha_Free() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_eddsa.c1307 (void)Cy_Crypto_Core_Sha_Free(base, &shaHashState); in Cy_Crypto_Core_ED25519_MakePublicKey()
1644 (void)Cy_Crypto_Core_Sha_Free(base, &shaHashState); in Cy_Crypto_Core_ED25519_Sign()
2318 (void)Cy_Crypto_Core_Sha_Free(base, &shaHashState); in Cy_Crypto_Core_ED25519_Verify()