zephyr/samples/drivers/crypto/src
Julien Panis 52ceb6ab86 samples: drivers: crypto: Add support for cc23x0
For the CCM mode, increase slightly the output buffer size because
the cc23x0 directly fills this buffer with 16-byte blocks.
This prevents from doing unnecessary memcpy that would have an
impact on the driver's performance.

Signed-off-by: Julien Panis <jpanis@baylibre.com>
2025-03-07 19:47:11 +01:00
..
main.c samples: drivers: crypto: Add support for cc23x0 2025-03-07 19:47:11 +01:00