mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 09:40:32 +00:00
Fix copypasta
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
d66dc64622
commit
c297c76b5b
@ -41,7 +41,7 @@
|
|||||||
* When MBEDTLS_AES_C is disabled, the CTR_DRBG module calls PSA crypto and
|
* When MBEDTLS_AES_C is disabled, the CTR_DRBG module calls PSA crypto and
|
||||||
* thus benefits from the PSA AES accelerator driver.
|
* thus benefits from the PSA AES accelerator driver.
|
||||||
* It is technically possible to enable MBEDTLS_CTR_DRBG_USE_PSA_CRYPTO
|
* It is technically possible to enable MBEDTLS_CTR_DRBG_USE_PSA_CRYPTO
|
||||||
* to use PSA even when MBEDTLS_AES_C is disabled, but there is very little
|
* to use PSA even when MBEDTLS_AES_C is enabled, but there is very little
|
||||||
* reason to do so other than testing purposes and this is not officially
|
* reason to do so other than testing purposes and this is not officially
|
||||||
* supported.
|
* supported.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user