summaryrefslogtreecommitdiff
path: root/libavutil/tests/aes_ctr.c
Commit message (Expand)AuthorAgeFilesLines
* 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