Home
last modified time | relevance | path

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

/drivers/crypto/ux500/cryp/
Dcryp.h58 CRYP_ALGO_TDES_ECB, enumerator
Dcryp_core.c391 CRYP_ALGO_TDES_ECB != ctx->config.algomode) { in cryp_setup_context()
1152 .algomode = CRYP_ALGO_TDES_ECB,