SDAA466 July 2026 CC2340R5-Q1
Tests exercise the full public API surface of the AESCTRDRBG driver:
| Test | Purpose |
|---|---|
| test_getRandomBytes | Validate raw random byte output against CAVP KATs |
| test_getBytes | Validate byte-level generation path |
| test_generateKey | Validate AES key generation derived from the DRBG |
| test_generateKeyWithKeyStore | KeyStore integration path (requires TF-M enabled; skipped in this run) |
| test_reseed_interval | Validate enforcement of the configured reseed interval per SP 800-90A section 9.3.1 |