crypto: Constify cipher data tables
commite46064a4c610daf185e1de6e5210dd7556591faf
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 28 Aug 2020 17:05:16 +0000 (28 10:05 -0700)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 10 Sep 2020 10:02:23 +0000 (10 11:02 +0100)
tree52b58d9e397897f6078e70a1989d3e6a7cc7ef67
parentda30cd77e1dab21560286627eea9609e8a460ce9
crypto: Constify cipher data tables

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/cipher.c