openssl/crypto/poly1305
David Benjamin e195c8a256 Remove filename argument to x86 asm_init.
The assembler already knows the actual path to the generated file and,
in other perlasm architectures, is left to manage debug symbols itself.
Notably, in OpenSSL 1.1.x's new build system, which allows a separate
build directory, converting .pl to .s as the scripts currently do result
in the wrong paths.

This also avoids inconsistencies from some of the files using $0 and
some passing in the filename.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3431)
2017-05-11 17:00:23 -04:00
..
asm Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
build.info Add support for Poly1305 in EVP_PKEY 2017-01-24 15:40:37 +01:00
poly1305.c Convert poly1305 selftest into internal test 2016-11-03 13:13:31 +01:00
poly1305_ameth.c Add support for Poly1305 in EVP_PKEY 2017-01-24 15:40:37 +01:00
poly1305_base2_44.c poly1305/poly1305_base2_44.c: clarify shift boundary condition. 2017-01-21 22:33:38 +01:00
poly1305_ieee754.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
poly1305_local.h Convert poly1305 selftest into internal test 2016-11-03 13:13:31 +01:00
poly1305_pmeth.c Add support for Poly1305 in EVP_PKEY 2017-01-24 15:40:37 +01:00