Home
last modified time | relevance | path

Searched refs:cy_stc_crypto_context_t (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c116 static cy_stc_crypto_context_t *processData = NULL;
121 static cy_en_crypto_status_t Cy_Crypto_Core_CheckHwForErrors(cy_stc_crypto_context_t *cryptoContext…
408 cy_stc_crypto_context_t* myData = processData; in Cy_Crypto_Server_Process()
808 static cy_en_crypto_status_t Cy_Crypto_Core_CheckHwForErrors(cy_stc_crypto_context_t *cryptoContext) in Cy_Crypto_Core_CheckHwForErrors()
Dcy_crypto.c45 static cy_stc_crypto_context_t *clientContext = NULL;
48 static bool Cy_Crypto_IsServerStarted(cy_stc_crypto_context_t const *context);
49 static bool Cy_Crypto_IsServerReady(cy_stc_crypto_context_t const *context);
99 static bool Cy_Crypto_IsServerStarted(cy_stc_crypto_context_t const *context) in Cy_Crypto_IsServerStarted()
123 static bool Cy_Crypto_IsServerReady(cy_stc_crypto_context_t const *context) in Cy_Crypto_IsServerReady()
211 cy_stc_crypto_context_t *context) in Cy_Crypto_Init()
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto.h904 cy_en_crypto_status_t Cy_Crypto_Init(cy_stc_crypto_config_t const *config, cy_stc_crypto_context_t
Dcy_crypto_common.h935 } cy_stc_crypto_context_t; typedef