Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_tc_shim.c76 static int do_ctr_op(struct cipher_ctx *ctx, struct cipher_pkt *op, in do_ctr_op() function
233 ctx->ops.ctr_crypt_hndlr = do_ctr_op; in tc_session_setup()
254 ctx->ops.ctr_crypt_hndlr = do_ctr_op; in tc_session_setup()