Loading
bdev/crypto: Zero out key and key2 before release.
Even released memory contains key and key2 until it is re-allocated for other purposes. Zero out key and key2 when not longer needed. Signed-off-by:Yuriy Umanets <yumanets@nvidia.com> Change-Id: If80f3faeb98b5b5acab7f2f857f284909247d1ac Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11877 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>