Convert poly1305 selftest into internal test
authorRichard Levitte <levitte@openssl.org>
Tue, 25 Oct 2016 22:25:44 +0000 (00:25 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Nov 2016 12:13:31 +0000 (13:13 +0100)
commitaeac218372239752e79769da8f7d1db16d87307d
treeef525968098f1c8f7ea915506077e28e92d3cf21
parent9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60
Convert poly1305 selftest into internal test

Reviewed-by: Emilia Käsper <emilia@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1789)
crypto/poly1305/poly1305.c
crypto/poly1305/poly1305_local.h [new file with mode: 0644]
test/build.info
test/poly1305_internal_test.c [new file with mode: 0644]