summaryrefslogtreecommitdiff
path: root/lib/privkey_raw.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/privkey_raw.c')
-rw-r--r--lib/privkey_raw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/privkey_raw.c b/lib/privkey_raw.c
index 4db22d84b4..6272964128 100644
--- a/lib/privkey_raw.c
+++ b/lib/privkey_raw.c
@@ -270,6 +270,7 @@ int ret;
* @key: Holds the public key
* @curve: will hold the curve
* @digest: will hold the digest
+ * @paramset: will hold the GOST parameter set ID
* @x: will hold the x coordinate
* @y: will hold the y coordinate
* @k: will hold the private key
@@ -482,6 +483,7 @@ error:
* @key: The key
* @curve: holds the curve
* @digest: holds the digest
+ * @paramset: holds the GOST parameter set ID
* @x: holds the x
* @y: holds the y
* @k: holds the k