mirror_zfs/module/icp/algs/modes
Aidan Harris 493b6e5607
Fix functions without a prototype
clang-15 emits the following error message for functions without
a prototype:

fs/zfs/os/linux/spl/spl-kmem-cache.c:1423:27: error:
  a function declaration without a prototype is deprecated
  in all versions of C [-Werror,-Wstrict-prototypes]

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Aidan Harris <me@aidanharr.is>
Closes #13421
2022-05-06 11:57:37 -07:00
..
cbc.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
ccm.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
ctr.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
ecb.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -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 Fix functions without a prototype 2022-05-06 11:57:37 -07:00
modes.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00