]> Git Repo - qemu.git/commit
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
authorRichard Henderson <[email protected]>
Fri, 28 Aug 2020 17:05:12 +0000 (10:05 -0700)
committerDaniel P. BerrangĂ© <[email protected]>
Thu, 10 Sep 2020 10:02:23 +0000 (11:02 +0100)
commit954721ffa8c755ecd8552525b2a2f47da6c9d9f3
tree7d162ed6ea2e588b3adac306acd6bff7869cda03
parentd6f77401be1dd2f34d862724fbe128a2349d379b
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h

Allow the use in QCryptoCipher to be properly typed with
the opaque struct pointer.

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