commit | 6d92bdf44375f9819539927b7f234ba89ce9365e | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Aug 28 10:05:09 2020 -0700 |
committer | Daniel P. Berrangé <berrange@redhat.com> | Thu Sep 10 11:02:23 2020 +0100 |
tree | d7763d1aad0a0a9c2f9bcc74c3d907b18b351d81 | |
parent | eba29771c006d6a689e946fa57334a2ce370c45c [diff] |
crypto: Rename cipher include files to .c.inc QEMU standard procedure for included c files is to use *.c.inc. E.g. there are a different set of checks that are applied. 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>