mirror_zfs/module/icp/algs/modes
наб 861166b027 Remove bcopy(), bzero(), bcmp()
bcopy() has a confusing argument order and is actually a move, not a
copy; they're all deprecated since POSIX.1-2001 and removed in -2008,
and we shim them out to mem*() on Linux anyway

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12996
2022-03-15 15:13:42 -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 Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
modes.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00