blob: 85c8b94680e88a3aa777b7f53b32a817243bb2bc [file] [log] [blame]
# NRF AES ECB configuration options
# Copyright (c) 2020 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
menuconfig CRYPTO_NRF_ECB
bool "nRF AES electronic codebook mode encryption"
depends on HAS_HW_NRF_ECB && !BT_CTLR
help
Enable nRF HAL-based AES ECB encryption driver
config CRYPTO_NRF_ECB_DRV_NAME
string "nRF AES ECB driver name"
default "CRYPTO_NRF_ECB"
depends on CRYPTO_NRF_ECB
help
Driver name for nRF AES ECB