Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dmxc-scc.c65 #define SCC_SCM_CTRL_CBC_MODE BIT(1) macro
245 if (ctx->ctrl & SCC_SCM_CTRL_CBC_MODE) in mxc_scc_ablkcipher_req_complete()
270 if (ctx->ctrl & SCC_SCM_CTRL_CBC_MODE && req->info) in mxc_scc_put_data()
477 ctx->ctrl |= SCC_SCM_CTRL_CBC_MODE; in mxc_scc_cbc_des_encrypt()
488 ctx->ctrl |= SCC_SCM_CTRL_CBC_MODE; in mxc_scc_cbc_des_decrypt()