mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
Update names of components renamed in the meantime
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
45fe86db99
commit
98f8da1b1a
@ -472,9 +472,9 @@ HMAC (key type: HMAC)
|
||||
- No driver-only testing here, see #8564.
|
||||
|
||||
Cipher, AEAD and CMAC (key types: DES, AES, ARIA, CHACHA20, CAMELLIA):
|
||||
- `test_psa_crypto_config_accel_cipher_aead`: all key types and algs, full
|
||||
config with a few exclusions (PKCS5, PKCS12, NIST-KW), with parity testing.
|
||||
- `test_psa_crypto_config_accel_cipher`: only DES (with all algs), full
|
||||
- `test_psa_crypto_config_accel_cipher_aead_cmac`: all key types and algs, full
|
||||
config with a few exclusions (NIST-KW), with parity testing.
|
||||
- `test_psa_crypto_config_accel_des`: only DES (with all algs), full
|
||||
config, no parity testing.
|
||||
- `test_psa_crypto_config_accel_aead`: only AEAD algs (with all relevant key
|
||||
types), full config, no parity testing.
|
||||
|
Loading…
Reference in New Issue
Block a user