aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp/include/modes/modes.h
Commit message (Expand)AuthorAgeFilesLines
* icp: brutally remove unused AES modesRob Norris2024-05-311-107/+7
* icp: remove unused blowfish_ctx and des_ctxRob Norris2024-05-311-28/+0
* icp: Prevent compilers from optimizing away memset() in gcm_clear_ctx()Richard Yao2023-02-281-31/+1
* ICP: AES-GCM: Refactor gcm_clear_ctx()Attila Fülöp2023-02-271-0/+32
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEPнаб2022-02-151-6/+0
* ICP: gcm: Allocate hash subkey table separatelyAttila Fülöp2020-10-301-4/+4
* ICP: gcm-avx: Support architectures lacking the MOVBE instructionAttila Fülöp2020-03-171-1/+2
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-101-2/+27
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-201-0/+385