/* * SPDX-FileCopyrightText: 2023-2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #pragma once #include "soc/aes_reg.h" #include "soc/ds_reg.h" #include "soc/hmac_reg.h" #include "soc/rsa_reg.h" #include "soc/sha_reg.h"