aboutsummaryrefslogtreecommitdiff
path: root/module/icp/spi
Commit message (Expand)AuthorAgeFilesLines
* module: icp: remove provider statsнаб2022-02-161-77/+0
* module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...наб2022-02-161-8/+0
* module: icp: remove unused crypto_provider_handle_tнаб2022-02-161-3/+0
* module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEPнаб2022-02-161-12/+0
* module: icp: remove unused notification frameworkнаб2022-02-161-29/+0
* module: icp: remove unused p[di]_flagsнаб2022-02-161-19/+0
* module: icp: remove other provider typesнаб2022-02-161-296/+74
* module: icp: use original mechanismsнаб2022-02-161-6/+5
* module: icp: use original descriptionнаб2022-02-161-13/+1
* module: icp: guarantee the ops vector is persistentнаб2022-02-161-25/+2
* module: icp: spi: crypto_ops_t: remove unused op typesнаб2022-02-161-86/+3
* module: icp: spi: flatten struct crypto_ops, crypto_provider_infoнаб2022-02-161-22/+3
* module: icp: spi: remove crypto_control_ops_tнаб2022-02-161-1/+0
* module: icp: spi: remove crypto_{provider,op}_notification()наб2022-02-161-136/+0
* module/*.ko: prune .data, global .rodataнаб2022-01-141-21/+21
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-1/+1
* Fix typos in modules/icp/Andrea Gelmini2019-08-301-1/+1
* Allow longer SPA names in statsgaurkuma2017-08-111-5/+6
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-9/+6
* Fix coverity defects: CID 150919, 150923luozhengzheng2016-10-201-1/+1
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-201-0/+927