chiark
/
gitweb
/
~mdw
/
catacomb
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
symm/t/sha...: Add official NIST HMAC test vectors.
[catacomb]
/
pub
/
dsa-misc.c
diff --git
a/pub/dsa-misc.c
b/pub/dsa-misc.c
index 8b03271be207ef00957c8863d52fec44f8709991..3902f68e15be18dafc183a7baa72ac1dbba3ef3a 100644
(file)
--- a/
pub/dsa-misc.c
+++ b/
pub/dsa-misc.c
@@
-67,7
+67,7
@@
mp *dsa_h2n(mp *d, mp *r, const void *h, size_t hsz)
* @mp *q@ = order of the DSA group
* @mp *x@ = secret key
* @const octet *m@ = message hash
- * @const gchash *h@ = hash class
+ * @const gchash *
c
h@ = hash class
* @grand *r@ = random bit source, or null
*
* Returns: A nonce.