Home
last modified time | relevance | path

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

/drivers/crypto/ux500/cryp/
Dcryp.h60 CRYP_ALGO_DES_ECB, enumerator
Dcryp_core.c391 CRYP_ALGO_DES_ECB != ctx->config.algomode && in cryp_setup_context()
1133 .algomode = CRYP_ALGO_DES_ECB,