Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dmxc-scc.c438 static int mxc_scc_des3_op(struct mxc_scc_ctx *ctx, in mxc_scc_des3_op() function
457 return mxc_scc_des3_op(ctx, req); in mxc_scc_ecb_des_encrypt()
468 return mxc_scc_des3_op(ctx, req); in mxc_scc_ecb_des_decrypt()
479 return mxc_scc_des3_op(ctx, req); in mxc_scc_cbc_des_encrypt()
491 return mxc_scc_des3_op(ctx, req); in mxc_scc_cbc_des_decrypt()