CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/13 08:28:14
Modified files: lib/libcrypto/pkcs12: p12_p8d.c pkcs12.h Log message: Add const qualifiers to the X509_SIG * and char * arguments of PKCS8_decrypt(3). tested in a bulk build by sthen ok beck, jsing