summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/poly1305/poly1305test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/poly1305/poly1305test.c')
-rw-r--r--src/regress/lib/libcrypto/poly1305/poly1305test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/poly1305/poly1305test.c b/src/regress/lib/libcrypto/poly1305/poly1305test.c
index 91e296e39f..3f9af0db00 100644
--- a/src/regress/lib/libcrypto/poly1305/poly1305test.c
+++ b/src/regress/lib/libcrypto/poly1305/poly1305test.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: poly1305test.c,v 1.3 2018/07/17 17:06:49 tb Exp $ */
1/* 2/*
2 * Public Domain poly1305 from Andrew Moon 3 * Public Domain poly1305 from Andrew Moon
3 * Based on poly1305-donna.c from: 4 * Based on poly1305-donna.c from: