CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2015/07/27 06:53:56
Modified files: lib/libssl/src/crypto/asn1: asn1_lib.c x_pkey.c Log message: Less asn1_mac.h - asn1_lib.c does not need it and x_pkey.c should be using ASN1err() instead of ASN1_MAC_H_err(). ok miod@