aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_helper_rsa.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-09 10:49:10 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-09 10:49:10 +0100
commit12290af8450497ea2ec82e71d566e792132c21ef (patch)
treec9bf056a31493a069fb76a171126c5ba1356ae15 /src/util/test_helper_rsa.c
parentd559610da76f9bf08983fd576fb17fdfa2cc6252 (diff)
downloadexchange-12290af8450497ea2ec82e71d566e792132c21ef.tar.xz
-clean up crypto
Diffstat (limited to 'src/util/test_helper_rsa.c')
-rw-r--r--src/util/test_helper_rsa.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/test_helper_rsa.c b/src/util/test_helper_rsa.c
index f51861d41..f3a52576f 100644
--- a/src/util/test_helper_rsa.c
+++ b/src/util/test_helper_rsa.c
@@ -341,6 +341,8 @@ test_signing (struct TALER_CRYPTO_RsaDenominationHelper *dh)
TALER_denom_sig_unblind (&rs,
&ds,
&bks,
+ &c_hash,
+ &alg_values,
&keys[i].denom_pub))
{
GNUNET_break (0);