boringssl/ssl/test/runner/poly1305
David Benjamin a029ebc4c6 Switch the bundled poly1305 to relative imports.
We don't live in a workspace, but relative import paths exist, so we
don't have to modify the modules we bundle to avoid naming collisions.

Change-Id: Ie7c70dbc4bb0485421814d40b6a6bd5f140e1d29
Reviewed-on: https://boringssl-review.googlesource.com/6781
Reviewed-by: Adam Langley <agl@google.com>
2015-12-22 17:47:28 +00:00
..
const_amd64.s Switch the bundled poly1305 to relative imports. 2015-12-22 17:47:28 +00:00
poly1305_amd64.s Switch the bundled poly1305 to relative imports. 2015-12-22 17:47:28 +00:00
poly1305_arm.s Switch the bundled poly1305 to relative imports. 2015-12-22 17:47:28 +00:00
poly1305_test.go Switch the bundled poly1305 to relative imports. 2015-12-22 17:47:28 +00:00
poly1305.go Switch the bundled poly1305 to relative imports. 2015-12-22 17:47:28 +00:00
sum_amd64.go Switch the bundled poly1305 to relative imports. 2015-12-22 17:47:28 +00:00
sum_arm.go Switch the bundled poly1305 to relative imports. 2015-12-22 17:47:28 +00:00
sum_ref.go Switch the bundled poly1305 to relative imports. 2015-12-22 17:47:28 +00:00