summaryrefslogtreecommitdiff
path: root/libavutil/tests/aes_ctr.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-241-0/+2
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+1
* avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble2018-01-231-1/+1
* avutil/tests: added selftest for aes_ctr.cThomas Turner2017-01-021-0/+65