Searched refs:userGetDataHandler (Results 1 – 2 of 2) sorted by relevance
270 context->getDataHandlerPtr = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()281 if (config->userGetDataHandler != NULL) in Cy_Crypto_Server_Start_Common()283 isrHandler = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()
356 cy_israddress userGetDataHandler; member