mirror_zfs/module/icp/algs/modes
Rob Norris d1724b59dc tunables: don't assert initialisation in impl getters
It actually doesn't matter if it's not initialised when we first query
the current value; it just returns empty-string. A crash is quite
obnoxious even if it is a rare case.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Pavel Snajdr <snajpa@snajpa.net>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #17377
2025-05-28 16:50:22 -07:00
..
ccm.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
gcm_generic.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
gcm_pclmulqdq.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
gcm.c tunables: don't assert initialisation in impl getters 2025-05-28 16:50:22 -07:00
modes.c icp: Use explicit_memset() exclusively in gcm_clear_ctx() 2025-05-19 10:04:05 -07:00