From 12290af8450497ea2ec82e71d566e792132c21ef Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 9 Feb 2022 10:49:10 +0100 Subject: -clean up crypto --- src/util/test_helper_rsa.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util/test_helper_rsa.c') diff --git a/src/util/test_helper_rsa.c b/src/util/test_helper_rsa.c index f51861d4..f3a52576 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); -- cgit v1.2.3