zephyr/tests/crypto/cbc_mode/src
Flavio Ceolin 1ad369df08 tests: crypto: cbc_mode: Fix input length
Input length was accounting TC_AES_BLOCK_SIZE twice and consequently
not considering the whole cipher.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-02 19:18:58 +02:00
..
cbc_mode.c tests: crypto: cbc_mode: Fix input length 2018-08-02 19:18:58 +02:00
main.c