mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Fix a typo in a comment
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
/* Use the accelerator driver for all cryptographic mechanisms for which
|
/* Use the accelerator driver for all cryptographic mechanisms for which
|
||||||
* the test driver is implemented. This is copied from psa/crypto_config.h
|
* the test driver is implemented. This is copied from psa/crypto_config.h
|
||||||
* with the parts not implmented by the test driver commented out. */
|
* with the parts not implemented by the test driver commented out. */
|
||||||
#define MBEDTLS_PSA_ACCEL_KEY_TYPE_DERIVE
|
#define MBEDTLS_PSA_ACCEL_KEY_TYPE_DERIVE
|
||||||
#define MBEDTLS_PSA_ACCEL_KEY_TYPE_PASSWORD
|
#define MBEDTLS_PSA_ACCEL_KEY_TYPE_PASSWORD
|
||||||
#define MBEDTLS_PSA_ACCEL_KEY_TYPE_PASSWORD_HASH
|
#define MBEDTLS_PSA_ACCEL_KEY_TYPE_PASSWORD_HASH
|
||||||
|
Reference in New Issue
Block a user