1 /* $OpenBSD: ecdsa.h,v 1.20 2023/07/28 09:16:17 tb Exp $ */ 2 /* 3 * Public domain. 4 */ 5 6 #include <openssl/ec.h> 7