]> Git Repo - qemu.git/commit - qapi/crypto.json
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
authorDaniel P. Berrange <[email protected]>
Thu, 19 Nov 2015 17:09:01 +0000 (17:09 +0000)
committerDaniel P. Berrange <[email protected]>
Wed, 23 Dec 2015 11:02:20 +0000 (11:02 +0000)
commitd8c02bcc9404b65e8cc290c009bf43f571ec967f
tree3f82cfbf40f036e9cbd62fc5aa6920c63d49a330
parentd84b79d358c3e5a490f8b82641b7f99b52458545
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI

The QCryptoCipherAlgorithm and QCryptoCipherMode enums are
defined in the crypto/cipher.h header. In the future some
QAPI types will want to reference the hash enums, so move
the enum definition into QAPI too.

Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Daniel P. Berrange <[email protected]>
crypto/cipher.c
include/crypto/cipher.h
qapi/crypto.json
This page took 0.026332 seconds and 4 git commands to generate.