Simon Tatham
2222cd104d
AES-GCM NEON: cope with missing vaddq_p128.
...
In some compilers (I'm told clang 10, in particular), the NEON
intrinsic vaddq_p128 is missing, even though its input type poly128_t
is provided.
vaddq_p128 is just an XOR of two vector registers, so that's easy to
work around by casting to a more mundane type and back. Added a
configure-time test for that intrinsic, and a workaround to be used in
its absence.
2022-10-12 20:01:58 +01:00
..
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-09-03 11:59:12 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-10-12 20:01:58 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 20:33:58 +01:00
2022-08-16 18:27:06 +01:00
2022-01-03 06:40:51 +00:00
2022-09-03 12:02:48 +01:00
2021-04-21 21:55:26 +01:00
2022-08-16 18:27:06 +01:00
2022-01-22 15:51:31 +00:00
2022-09-11 22:17:46 +01:00
2022-10-12 20:01:58 +01:00
2021-04-21 21:55:26 +01:00
2022-08-16 18:27:06 +01:00
2022-09-12 09:34:01 +01:00
2022-08-03 20:48:46 +01:00
2021-04-21 21:55:26 +01:00
2022-09-11 23:59:12 +01:00
2021-11-21 22:19:01 +00:00
2021-04-21 21:55:26 +01:00
2022-08-16 18:27:06 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2022-01-22 15:51:31 +00:00
2022-04-15 17:46:06 +01:00
2022-09-07 14:28:52 +01:00
2022-04-15 17:46:06 +01:00
2022-09-12 09:34:01 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2022-09-03 12:02:48 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00
2021-04-21 21:55:26 +01:00