summaryrefslogtreecommitdiffstats
path: root/engines/e_afalg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Make all private functions in e_afalg.c staticRichard Levitte2018-02-071-5/+5
* putting the missing staticJitendraLulla2017-12-081-1/+1
* make get_cipher_handle staticJitendraLulla2017-12-081-1/+1
* fix --strict-warningsJitendraLulla2017-12-081-1/+2
* extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. c...JitendraLulla2017-12-081-34/+69
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* afalg: Fix kernel version checkBaptiste Jonglez2017-10-311-1/+1
* afalg: Use eventfd2 syscall instead of eventfdBaptiste Jonglez2017-10-311-1/+1
* make error tables const and separate header fileRich Salz2017-06-071-3/+1
* Move engines/afalg to enginesRich Salz2017-05-191-0/+830