ciphers/chacha20,poly1303: Fix two coverity errors
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Sun, 20 Oct 2019 11:10:38 +0000 (13:10 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Sun, 20 Oct 2019 21:58:05 +0000 (23:58 +0200)
commit5e58733b23fd33f526fb95ae636daf7ebf023359
tree9faa6cfc07068fc4181d884108844a7e8510843f
parentde1581988f4a6b6e25f1e01474c63dc55f004c2a
ciphers/chacha20,poly1303: Fix two coverity errors

CID 14548721454873:  Incorrect expression  (SIZEOF_MISMATCH)

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10223)
providers/implementations/ciphers/cipher_chacha20.c
providers/implementations/ciphers/cipher_chacha20_poly1305.c