CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/03/04 13:47:04
Modified files: lib/libcrypto/dsa: dsa.h dsa_err.c Log message: Provide DSA_R_INVALID_PARAMETERS error code This has been missing for a while already and will be used in a few upcoming commits. ok beck jsing