openssl/crypto/poly1305
Bernd Edlinger 7b8e27bc2e Avoid clobbering non-volatile XMM registers
This affects some Poly1305 assembler functions
which are only used for certain CPU types.

Remove those functions for Windows targets,
as a simple interim solution.

Fixes #21522

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21808)
2023-09-02 10:23:57 +02:00
..
asm Avoid clobbering non-volatile XMM registers 2023-09-02 10:23:57 +02:00
build.info Generate the preprocessed .s files for chacha and poly 1305 on ia64 2022-05-27 08:10:49 +02:00
poly1305_base2_44.c Update copyright year 2021-04-08 13:04:41 +01:00
poly1305_ieee754.c Fix typos found by codespell 2023-07-18 18:54:45 +10:00
poly1305_ppc.c ppccap.c: Split out algorithm-specific functions 2021-06-25 08:49:45 +01:00
poly1305.c Update copyright year 2021-04-08 13:04:41 +01:00