Searched refs:cy_stc_crypto_context_t (Results 1 – 4 of 4) sorted by relevance
116 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()
45 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()
904 cy_en_crypto_status_t Cy_Crypto_Init(cy_stc_crypto_config_t const *config, cy_stc_crypto_context_t …
935 } cy_stc_crypto_context_t; typedef