Home
last modified time | relevance | path

Searched defs:shaBuffers (Results 1 – 6 of 6) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_sha_v1.c132 void *shaBuffers) in Cy_Crypto_Core_V1_Sha_Init()
586 void *shaBuffers = (void *)Cy_Crypto_Core_GetVuMemoryAddress(base); in Cy_Crypto_Core_V1_Sha() local
Dcy_crypto_core_sha_v2.c92 void *shaBuffers) in Cy_Crypto_Core_V2_Sha_Init()
1122 cy_stc_crypto_v2_sha_buffers_t shaBuffers = {{0,},{0,}}; in Cy_Crypto_Core_V2_Sha() local
Dcy_crypto_core_ecc_eddsa.c1202 static cy_stc_crypto_v1_sha512_buffers_t shaBuffers; in Cy_Crypto_Core_ED25519_MakePublicKey() local
1407 static cy_stc_crypto_v1_sha512_buffers_t shaBuffers; in Cy_Crypto_Core_ED25519_Sign() local
2115 static cy_stc_crypto_v1_sha512_buffers_t shaBuffers; in Cy_Crypto_Core_ED25519_Verify() local
Dcy_crypto_core_hmac_v1.c65 cy_stc_crypto_v1_sha_buffers_t shaBuffers; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_hmac_v2.h66 cy_stc_crypto_v2_sha512_buffers_t shaBuffers; member
Dcy_crypto_core_sha.h136 void *shaBuffers) in Cy_Crypto_Core_Sha_Init()