Markus Armbruster
a092c513db
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
...
QAPI's 'prefix' feature can make the connection between enumeration
type and its constants less than obvious. It's best used with
restraint.
QCryptoCipherAlgorithm has a 'prefix' that overrides the generated
enumeration constants' prefix to QCRYPTO_CIPHER_ALG.
We could simply drop 'prefix', but then the prefix becomes
QCRYPTO_CIPHER_ALGORITHM, which is rather long.
We could additionally rename the type to QCryptoCipherAlg, but I think
the abbreviation "alg" is less than clear.
Rename the type to QCryptoCipherAlgo instead. The prefix becomes
QCRYPTO_CIPHER_ALGO.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240904111836.3273842-13-armbru@redhat.com>
2024-09-10 14:03:30 +02:00
..
2023-12-21 22:49:27 +01:00
2024-08-08 16:02:23 -05:00
2022-09-30 18:42:34 +02:00
2021-10-05 18:56:41 +02:00
2023-05-10 14:16:54 +02:00
2024-05-28 15:52:15 +03:00
2024-06-28 14:44:51 +02:00
2024-08-12 11:41:29 -04:00
2024-01-26 11:16:58 +01:00
2023-11-08 17:56:18 +01:00
2024-06-28 14:44:51 +02:00
2024-03-26 14:21:26 +01:00
2024-08-06 20:12:39 +02:00
2022-12-15 16:07:43 +01:00
2022-10-26 14:56:42 -04:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2024-01-26 11:16:58 +01:00
2024-06-10 11:05:43 +02:00
2024-05-28 15:52:15 +03:00
2023-11-08 17:56:18 +01:00
2023-11-07 19:14:19 +01:00
2023-05-10 14:16:53 +02:00
2023-05-19 19:12:12 +02:00
2024-09-10 13:22:47 +02:00
2024-02-09 12:50:37 +00:00
2024-07-17 14:04:15 +03:00
2023-02-23 19:49:32 +01:00
2019-06-12 13:20:20 +02:00
2023-03-30 15:03:36 +02:00
2023-11-08 17:56:18 +01:00
2023-04-24 13:53:44 -04:00
2024-07-02 06:58:48 +02:00
2024-06-28 14:44:51 +02:00
2023-11-08 17:56:18 +01:00
2024-06-28 14:44:51 +02:00
2023-12-21 22:49:27 +01:00
2024-01-30 16:13:28 -05:00
2024-07-11 11:06:36 +02:00
2021-07-09 18:20:27 +02:00
2024-06-28 14:44:51 +02:00
2024-06-10 11:05:43 +02:00
2024-07-03 18:41:26 +02:00
2024-05-28 15:52:15 +03:00
2024-06-28 14:44:51 +02:00
2024-06-28 14:44:51 +02:00
2024-06-28 14:44:51 +02:00
2024-06-28 14:44:51 +02:00
2024-09-10 14:02:16 +02:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2023-01-19 10:18:28 +01:00
2023-12-21 22:49:27 +01:00
2024-03-18 13:30:34 +01:00
2024-05-08 19:11:34 +02:00
2023-10-12 16:31:33 +02:00
2023-11-08 17:56:17 +01:00
2023-10-12 16:31:33 +02:00
2023-04-25 13:17:28 +02:00
2023-04-25 13:17:28 +02:00
2024-09-10 13:22:47 +02:00
2023-11-08 17:56:17 +01:00
2024-09-10 13:22:47 +02:00
2023-06-28 09:46:20 +02:00
2017-07-17 11:34:11 +08:00
2022-03-07 13:16:49 +00:00
2023-06-28 09:46:34 +02:00
2024-03-12 11:45:33 +01:00
2023-11-08 17:56:18 +01:00
2024-09-10 14:02:16 +02:00
2023-12-21 22:49:27 +01:00
2024-09-10 14:03:30 +02:00
2024-05-28 15:52:15 +03:00
2022-03-07 09:33:30 +01:00
2023-11-08 17:56:18 +01:00
2024-04-24 09:50:58 +02:00
2024-06-28 14:44:51 +02:00
2024-01-26 11:16:58 +01:00
2023-09-26 18:09:08 +02:00
2023-11-08 17:56:18 +01:00
2023-10-05 11:02:08 -05:00
2020-08-21 06:18:24 -04:00
2024-03-12 11:45:34 +01:00
2019-06-12 13:20:20 +02:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2024-05-27 12:42:29 +02:00
2023-11-08 17:56:18 +01:00
2024-08-06 20:12:39 +02:00
2023-05-30 17:37:26 +02:00
2023-12-21 22:49:27 +01:00