Searched refs:cbc_crypt_hndlr (Results 1 – 8 of 8) sorted by relevance
80 cbc_op_t cbc_crypt_hndlr; member
280 return ctx->ops.cbc_crypt_hndlr(ctx, pkt, iv); in cipher_cbc_op()
225 ctx->ops.cbc_crypt_hndlr = do_cbc_encrypt; in tc_session_setup()245 ctx->ops.cbc_crypt_hndlr = do_cbc_decrypt; in tc_session_setup()
211 ctx->ops.cbc_crypt_hndlr = crypto_dcp_aes_cbc_decrypt; in crypto_dcp_cipher_begin_session()213 ctx->ops.cbc_crypt_hndlr = crypto_dcp_aes_cbc_encrypt; in crypto_dcp_cipher_begin_session()
385 ctx->ops.cbc_crypt_hndlr = mtls_cbc_encrypt; in mtls_session_setup()389 ctx->ops.cbc_crypt_hndlr = mtls_cbc_decrypt; in mtls_session_setup()393 ctx->ops.cbc_crypt_hndlr = NULL; in mtls_session_setup()
420 ctx->ops.cbc_crypt_hndlr = crypto_stm32_cbc_encrypt; in crypto_stm32_session_setup()443 ctx->ops.cbc_crypt_hndlr = crypto_stm32_cbc_decrypt; in crypto_stm32_session_setup()
1121 ctx->ops.cbc_crypt_hndlr = crypto_si32_aes_cbc_encrypt; in crypto_si32_begin_session()1145 ctx->ops.cbc_crypt_hndlr = crypto_si32_aes_cbc_decrypt; in crypto_si32_begin_session()
834 ctx->ops.cbc_crypt_hndlr = crypto_smartbond_cipher_cbc_handler; in crypto_smartbond_cipher_begin_session()