Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/ux500/cryp/
Dcryp.c336 if (algomode == CRYP_ALGO_TDES_CBC || in cryp_save_device_context()
385 if (config->algomode == CRYP_ALGO_TDES_CBC || in cryp_restore_device_context()
Dcryp.h59 CRYP_ALGO_TDES_CBC, enumerator
Dcryp_core.c1193 .algomode = CRYP_ALGO_TDES_CBC,