mirror_zfs/module/icp/algs/modes
Jorgen Lundman 883a40fff4
Add convenience wrappers for common uio usage
The macOS uio struct is opaque and the API must be used, this
makes the smallest changes to the code for all platforms.

Reviewed-by: Matt Macy <mmacy@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Jorgen Lundman <lundman@lundman.net>
Closes #10412
2020-06-14 10:09:55 -07:00
..
cbc.c Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -07:00
ccm.c Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -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 Replace sprintf()->snprintf() and strcpy()->strlcpy() 2020-06-07 11:42:12 -07:00
modes.c Add convenience wrappers for common uio usage 2020-06-14 10:09:55 -07:00