Fix key-wrapping documentation 82/298682/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 11 Sep 2023 12:03:30 +0000 (14:03 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 12 Sep 2023 07:44:56 +0000 (09:44 +0200)
Change-Id: I67d762c719e2fc1a7cae7f3537f69760fa9eef3f

src/include/ckmc/ckmc-manager.h

index b911cb2..ee3cc6a 100644 (file)
@@ -1169,7 +1169,7 @@ int ckmc_import_wrapped_key(const ckmc_param_list_h params,
  * @remarks The wrapping key must be either symmetric (#CKMC_KEY_AES) or public RSA
  *          (#CKMC_KEY_RSA_PUBLIC).
  * @remarks The @a ppwrapped_key should be released using ckmc_key_free().
- * @remarks The key denoted by @a wrapping_key_alias can only be #CKMC_KEY_AES.
+ * @remarks The key denoted by @a alias can only be #CKMC_KEY_AES.
  *
  * @param[in] params Algorithm parameter list handle. See #ckmc_param_list_h and #ckmc_algo_type_e
  *                   for details. Supported algorithms: