Searched refs:userGetDataHandler (Results 1 – 2 of 2) sorted by relevance
307 context->getDataHandlerPtr = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()316 if (config->userGetDataHandler != NULL) in Cy_Crypto_Server_Start_Common()318 isrHandler = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()
234 cy_israddress userGetDataHandler; member