CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/03/15 09:17:41
Modified files: lib/libcrypto/man: d2i_X509_CRL.3 Log message: Rename a bunch of confusingly named variables Variables of the type serialized or deserialized are called val_in or val_out in all other manuals, so align this page to using those rather than the confusing X509_CRL **der_out, etc.