config_adjust_legacy_crypto: fix typo
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
785ec17795
commit
2684e3f2e3
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@
|
||||||
* - PSA is enabled and drivers have been initialized
|
* - PSA is enabled and drivers have been initialized
|
||||||
* - desired key type is supported on the PSA side
|
* - desired key type is supported on the PSA side
|
||||||
* If the above conditions are not met, but the legacy support is enabled, then
|
* If the above conditions are not met, but the legacy support is enabled, then
|
||||||
* BLOCK_CIPHER will dinamically fallback to it.
|
* BLOCK_CIPHER will dynamically fallback to it.
|
||||||
*/
|
*/
|
||||||
#if defined(MBEDTLS_BLOCK_CIPHER_C)
|
#if defined(MBEDTLS_BLOCK_CIPHER_C)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue