CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/28 15:00:56
Modified files:
lib/libcrypto/hmac: hm_pmeth.c
Log message:
Rework and fix pkey_hmac_keygen()
The usual: single exit, error check all functions even if they can't
actually fail. This one was flagged again.
ok jsing
CID 471706 (false positive)
