Searched refs:do_cbc_encrypt (Results 1 – 1 of 1) sorted by relevance
28 static int do_cbc_encrypt(struct cipher_ctx *ctx, struct cipher_pkt *op, in do_cbc_encrypt() function225 ctx->ops.cbc_crypt_hndlr = do_cbc_encrypt; in tc_session_setup()