Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ux500/cryp/
Dcryp.c333 if (algomode == CRYP_ALGO_TDES_CBC || in cryp_save_device_context()
379 if (config->algomode == CRYP_ALGO_TDES_CBC || in cryp_restore_device_context()
Dcryp.h59 CRYP_ALGO_TDES_CBC, enumerator
Dcryp_core.c1338 .algomode = CRYP_ALGO_TDES_CBC,