Small patch to allow compilation on old systems that predate the IPV6_V6ONLY option...
[BearSSL] / src / hash / ghash_pclmul.c
2017-03-09 Thomas PorninFixed compilation for GCC 4.4 to 4.8 (AES-NI opcodes...
2017-02-15 Thomas PorninImproved GHASH pclmul implementation (parallel processi...
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...