X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/16efb197c59c4b4cfaef7b2f23bd39f70176dd9e..6a024d24d97cb5d42c0091571735475b849f59f4:/pub/dsa-misc.c diff --git a/pub/dsa-misc.c b/pub/dsa-misc.c index 8b03271b..3902f68e 100644 --- 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 *ch@ = hash class * @grand *r@ = random bit source, or null * * Returns: A nonce.