Searched refs:isHwErrorOccured (Results 1 – 2 of 2) sorted by relevance
309 context->isHwErrorOccured = false; in Cy_Crypto_Server_Start_Common()395 if (false == cy_crypto_serverContext->isHwErrorOccured) in Cy_Crypto_Server_ErrorHandler()401 cy_crypto_serverContext->isHwErrorOccured = true; in Cy_Crypto_Server_ErrorHandler()406 cy_crypto_serverContext->isHwErrorOccured = false; in Cy_Crypto_Server_ErrorHandler()789 if (false == cy_crypto_serverContext->isHwErrorOccured) in Cy_Crypto_Core_CheckHwForErrors()799 cy_crypto_serverContext->isHwErrorOccured = true; in Cy_Crypto_Core_CheckHwForErrors()813 cy_crypto_serverContext->isHwErrorOccured = false; in Cy_Crypto_Core_CheckHwForErrors()
686 bool isHwErrorOccured; member