Home
last modified time | relevance | path

Searched refs:getDataHandlerPtr (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c307 context->getDataHandlerPtr = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()
377 cy_crypto_serverContext->getDataHandlerPtr = NULL; in Cy_Crypto_Server_Stop()
754 if (cy_crypto_serverContext->getDataHandlerPtr == NULL) in Cy_Crypto_Server_GetDataHandler()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_common.h678 cy_israddress getDataHandlerPtr; member