commit | 7b5dbfb777ff4894ebcd71f5014d26abeef916c6 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Aug 28 10:05:13 2020 -0700 |
committer | Daniel P. Berrangé <berrange@redhat.com> | Thu Sep 10 11:02:23 2020 +0100 |
tree | 1c10980f76d78c11df6c4eaccd1ec124c41e1814 | |
parent | 954721ffa8c755ecd8552525b2a2f47da6c9d9f3 [diff] |
crypto: Use the correct const type for driver This allows the in memory structures to be read-only. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>