CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/12 09:48:30
Modified files:
regress/lib/libssl/interop/cipher: Makefile
Log message:
If CPU does not support AES-NI, LibreSSL TLS 1.3 client prefers
chacha-poly over aes-gcm. Expect both fallbacks for non 1.3 ciphers.
