]> git.ipfire.org Git - thirdparty/openssl.git/commit
poly1305: Properly copy the whole context on dup
authorTomas Mraz <tomas@openssl.org>
Thu, 21 Apr 2022 15:33:26 +0000 (17:33 +0200)
committerPauli <pauli@openssl.org>
Fri, 29 Apr 2022 00:00:06 +0000 (10:00 +1000)
commitbbe909d00e9a593bd5954dfca4d3020467977565
treec94d4cbe35cf1b2303b868a7397ce200af9ff2d5
parentae2efd63c6fcd9b7e043692184762da19c5eb99b
poly1305: Properly copy the whole context on dup

Also reset the updated flag when Poly1305_Init is called.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18143)
providers/implementations/macs/poly1305_prov.c