Searched refs:block_crypt_hndlr (Results 1 – 9 of 9) sorted by relevance
79 block_op_t block_crypt_hndlr; member
259 return ctx->ops.block_crypt_hndlr(ctx, pkt); in cipher_block_op()
113 ctx->ops.block_crypt_hndlr = do_ecb_encrypt; in nrf_ecb_session_setup()
217 ctx->ops.block_crypt_hndlr = crypto_dcp_aes_ecb_decrypt; in crypto_dcp_cipher_begin_session()219 ctx->ops.block_crypt_hndlr = crypto_dcp_aes_ecb_encrypt; in crypto_dcp_cipher_begin_session()
366 ctx->ops.block_crypt_hndlr = mtls_ecb_encrypt; in mtls_session_setup()370 ctx->ops.block_crypt_hndlr = mtls_ecb_decrypt; in mtls_session_setup()374 ctx->ops.block_crypt_hndlr = NULL; in mtls_session_setup()
414 ctx->ops.block_crypt_hndlr = crypto_stm32_ecb_encrypt; in crypto_stm32_session_setup()437 ctx->ops.block_crypt_hndlr = crypto_stm32_ecb_decrypt; in crypto_stm32_session_setup()
848 ctx->ops.block_crypt_hndlr = do_block; in ataes132a_session_setup()860 ctx->ops.block_crypt_hndlr = do_block; in ataes132a_session_setup()
1118 ctx->ops.block_crypt_hndlr = crypto_si32_aes_ecb_encrypt; in crypto_si32_begin_session()1138 ctx->ops.block_crypt_hndlr = crypto_si32_aes_ecb_decrypt; in crypto_si32_begin_session()
831 ctx->ops.block_crypt_hndlr = crypto_smartbond_cipher_ecb_handler; in crypto_smartbond_cipher_begin_session()