]> Git Repo - qemu.git/commit
crypto: Use the correct const type for driver
authorRichard Henderson <[email protected]>
Fri, 28 Aug 2020 17:05:13 +0000 (10:05 -0700)
committerDaniel P. BerrangĂ© <[email protected]>
Thu, 10 Sep 2020 10:02:23 +0000 (11:02 +0100)
commit7b5dbfb777ff4894ebcd71f5014d26abeef916c6
tree1c10980f76d78c11df6c4eaccd1ec124c41e1814
parent954721ffa8c755ecd8552525b2a2f47da6c9d9f3
crypto: Use the correct const type for driver

This allows the in memory structures to be read-only.

Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Daniel P. BerrangĂ© <[email protected]>
crypto/cipher-afalg.c
crypto/cipher-builtin.c.inc
crypto/cipher-gcrypt.c.inc
crypto/cipher-nettle.c.inc
crypto/cipher.c
crypto/cipherpriv.h
include/crypto/cipher.h
This page took 0.026529 seconds and 4 git commands to generate.