zfs/module/icp/algs/modes
Dirkjan Bussink 112c1bff94
Remove checks for null out value in encryption paths
These paths are never exercised, as the parameters given are always
different cipher and plaintext `crypto_data_t` pointers.

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Attila Fueloep <attila@fueloep.org>
Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
Closes #9661 
Closes #10015
2020-03-26 10:41:57 -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.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
modes.c Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00