mirror_zfs/module/icp/algs/modes
Arvind Sankar 65c7cc49bf Mark functions as static
Mark functions used only in the same translation unit as static. This
only includes functions that do not have a prototype in a header file
either.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Closes #10470
2020-06-18 12:20:38 -07:00
..
cbc.c Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -07:00
ccm.c Mark functions as static 2020-06-18 12:20:38 -07:00
ctr.c Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -07:00
ecb.c Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -07:00
gcm_generic.c Add support for selecting encryption backend 2018-08-02 11:59:24 -07:00
gcm_pclmulqdq.c OpenZFS restructuring - move platform specific headers 2019-09-05 09:34:54 -07:00
gcm.c Mark functions as static 2020-06-18 12:20:38 -07:00
modes.c Add convenience wrappers for common uio usage 2020-06-14 10:09:55 -07:00