summaryrefslogtreecommitdiffstats
path: root/engines/e_afalg.c
AgeCommit message (Expand)Author
2020-03-17Update copyright yearMatt Caswell
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2019-09-10Update copyright yearMatt Caswell
2019-07-30Use OPENSSL_strlcpy instead of strncpy in e_afalg.cBernd Edlinger
2018-06-23Replace accidentally used C99 macro __func__ with __FILE__/__LINE__Bernd Edlinger
2018-02-13Update copyright yearMatt Caswell
2018-02-07Make all private functions in e_afalg.c staticRichard Levitte
2017-12-08putting the missing staticJitendraLulla
2017-12-08make get_cipher_handle staticJitendraLulla
2017-12-08fix --strict-warningsJitendraLulla
2017-12-08extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. c...JitendraLulla
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-31afalg: Fix kernel version checkBaptiste Jonglez
2017-10-31afalg: Use eventfd2 syscall instead of eventfdBaptiste Jonglez
2017-06-07make error tables const and separate header fileRich Salz
2017-05-19Move engines/afalg to enginesRich Salz