Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c104 cy_crypto_rsa_coef_func_t rsaCoefFunc; member
700 if (NULL != cy_CryptoFunctionTable->rsaCoefFunc) in Cy_Crypto_Server_Process()
703 … myData->resp = (cy_CryptoFunctionTable->rsaCoefFunc)(CY_CRYPTO_BASE, cfContext->key); in Cy_Crypto_Server_Process()