NetBSD/crypto
jakllsch 690eb549db openssl: Define OPENSSL_NO_EC_NISTP_64_GCC_128 for Alpha too
The ecp_nistp521.c code depends on doing unaligned 64-bit accesses,
which the NetBSD/alpha kernel doesn't like to trap and emulate.

fixes PR lib/55701
2020-10-08 16:00:09 +00:00
..
dist/ipsec-tools fix wrong size addition (Andrew Cagney) 2020-06-05 15:19:08 +00:00
external openssl: Define OPENSSL_NO_EC_NISTP_64_GCC_128 for Alpha too 2020-10-08 16:00:09 +00:00
Makefile.openssl remove defines now defined in crypto/dso_conf.h 2020-03-22 00:54:03 +00:00
TODO