Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / crypto / poly1305 / poly1305_meth.c
2019-08-15 Richard LevitteMove Poly1305 to providers
2019-06-06 Kurt RoeckxChange EVP_MAC method from copy to dup
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-05 Paul YangAdd poly1305 MAC support