1 /* $OpenBSD: ecdh.h,v 1.10 2023/07/28 09:25:12 tb Exp $ */ 2 /* 3 * Public domain. 4 */ 5 6 #include <openssl/ec.h> 7