mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Fix PSA crypto configuration file name
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
e501d0e71e
commit
2b25d36165
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* \file configs/ccm-aes-sha256.h
|
||||
* \file configs/crypto-config-ccm-aes-sha256.h
|
||||
*
|
||||
* \brief PSA crypto configuration with only symmetric cryptography: CCM-AES,
|
||||
* SHA-256, HMAC and key derivation
|
||||
|
|
|
|||
Loading…
Reference in a new issue