Searched refs:Cy_Crypto_IsServerReady (Results 1 – 1 of 1) sorted by relevance
49 static bool Cy_Crypto_IsServerReady(cy_stc_crypto_context_t const *context);123 static bool Cy_Crypto_IsServerReady(cy_stc_crypto_context_t const *context) in Cy_Crypto_IsServerReady() function146 if (Cy_Crypto_IsServerReady(clientContext)) in Cy_Crypto_Sync()153 while (!Cy_Crypto_IsServerReady(clientContext)) in Cy_Crypto_Sync()185 if (Cy_Crypto_IsServerReady(clientContext)) in Cy_Crypto_Client_Send()