CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2022/01/14 01:25:44
Modified files: lib/libcrypto/dh: dh.h dh_local.h Log message: Make structs in dh.h opaque This moves the struct internals for DH and DH_METHOD to dh_local.h. ok inoguchi jsing