Home
last modified time | relevance | path

Searched defs:shaHashState (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_ecc_eddsa.c1206 static cy_stc_crypto_sha_state_t shaHashState; in Cy_Crypto_Core_ED25519_MakePublicKey() local
1411 static cy_stc_crypto_sha_state_t shaHashState; in Cy_Crypto_Core_ED25519_Sign() local
2119 static cy_stc_crypto_sha_state_t shaHashState; in Cy_Crypto_Core_ED25519_Verify() local
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_sha.h134 cy_stc_crypto_sha_state_t *shaHashState, in Cy_Crypto_Core_Sha_Init()