fuzz-tests: get rid of magic numbers in `fuzz-hsm_encryption.c`
This is a minor cleanup change to a fuzz test file. It replaces hard-coded numbers with named constants and swaps a generic memory-free call for a dedicated key-discard function. There is no security vulnerability here.
9be3eeeaby Chandra Pratap+6−51 file