Skip to content

Commit

Permalink
Update for HMAC testing
Browse files Browse the repository at this point in the history
Been merged in the meantime.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
  • Loading branch information
mpg committed Mar 18, 2024
1 parent 96be056 commit 8f34db1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/architecture/testing/driver-interface-test-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,9 @@ Hash (key types: none)
parity testing.

HMAC (key type: HMAC)
- No driver-only testing here, see #8564.
- `test_psa_crypto_config_accel_hmac`: all algs, full config except a few
exclusions (PKCS5, PKCS7, HMAC-DRBG, legacy HKDF, deterministic ECDSA), with
parity testing.

Cipher, AEAD and CMAC (key types: DES, AES, ARIA, CHACHA20, CAMELLIA):
- `test_psa_crypto_config_accel_cipher_aead_cmac`: all key types and algs, full
Expand Down

0 comments on commit 8f34db1

Please sign in to comment.