drivers/crypto/inside-secure/eip93

Inside Secure SafeXcel EIP-93 crypto accelerator

A hardware cryptography accelerator block (symmetric ciphers and hashes) embedded in networking SoCs from MediaTek and Airoha, including the MT7621 used in many home routers and the newer AN7581 10G-PON gateway chips. It offloads bulk crypto work from the CPU so router and gateway devices can do VPN, IPsec, and disk/storage encryption at line rate.

keep conf=0.88 deploy=medium replacement=none subsystem=crypto category=crypto
88%

recommendation

It should stay in the kernel because it was only merged in January 2025 and is still receiving active fixes into 2026. The hardware block lives inside current MediaTek MT7621 and Airoha (e.g. AN7581 10G-PON) SoCs that ship in residential and enterprise gateways being sold new today, so the driver supports live, in-market hardware.

repository signals

15 files
4,058 source lines
8 commits, 5y
+4,143 / −60 lines added / removed, 5y
5 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 8 total · active in 6/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 1 commit · +4,047 −0 2025-02: 1 commit · +19 −6 2025-03: 0 commits · +0 −0 2025-04: 2 commits · +16 −7 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 1 commit · +1 −1 2026-01: 1 commit · +53 −39 2026-02: 2 commits · +7 −7 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. git.kernel.org

    Driver was merged in January 2025 as 'crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support', so this is a newly upstreamed driver rather than legacy orphan code.

  2. git.kernel.org

    The driver received a substantive bug fix in January 2026 ('unregister only available algorithm'), showing active post-merge maintenance.

  3. cateee.net

    LKDDb shows CONFIG_CRYPTO_DEV_EIP93 present in current kernels and tied to SoC families including MT7621 and Airoha, indicating ongoing upstream enablement rather than retirement.

  4. airoha.com

    Airoha markets the AN7581 10G-PON SoC for residential and enterprise gateways, supporting the view that at least one EIP-93 deployment family is current and sold in the 2025 era.

codex reasoning notes (technical)

Local shell inspection showed a real platform crypto driver with OF compatibles for SafeXcel EIP-93 variants and MODULE_DESCRIPTION 'Mediatek EIP-93 crypto engine driver'. Local git log (via shell) showed initial merge on 2025-01-14 and substantive fixes through 2026-01-11, with no sign of stagnation. URLs for the two commits were formed from those locally obtained hashes using canonical kernel.org commit URLs (canonical recall). LKDDb URL was obtained via web search and supports that the driver is in current kernels and targets MT7621/Airoha platforms. Airoha product URL was obtained via web search and supports current-market deployment for AN7581-based gateways. I found no removal discussion in the limited lore/list-archive web queries, so there is no basis to escalate beyond keep.