aboutsummaryrefslogtreecommitdiff
path: root/qapi/cryptodev.json
diff options
context:
space:
mode:
Diffstat (limited to 'qapi/cryptodev.json')
-rw-r--r--qapi/cryptodev.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/qapi/cryptodev.json b/qapi/cryptodev.json
index 04d0e21..eb309c2 100644
--- a/qapi/cryptodev.json
+++ b/qapi/cryptodev.json
@@ -5,7 +5,9 @@
# See the COPYING file in the top-level directory.
##
-# = Cryptography devices
+# ********************
+# Cryptography devices
+# ********************
##
##
@@ -15,7 +17,7 @@
#
# @sym: symmetric encryption
#
-# @asym: asymmetric Encryption
+# @asym: asymmetric encryption
#
# Since: 8.0
##
@@ -94,9 +96,7 @@
##
# @query-cryptodev:
#
-# Returns information about current crypto devices.
-#
-# Returns: a list of @QCryptodevInfo
+# Return information about current crypto devices.
#
# Since: 8.0
##