aboutsummaryrefslogtreecommitdiff
path: root/lib/libutee/tee_api_arith.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutee/tee_api_arith.c')
-rw-r--r--lib/libutee/tee_api_arith.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libutee/tee_api_arith.c b/lib/libutee/tee_api_arith.c
index 749a99a3..0f6c7f1f 100644
--- a/lib/libutee/tee_api_arith.c
+++ b/lib/libutee/tee_api_arith.c
@@ -60,7 +60,6 @@ void _TEE_MathAPI_Init(void)
*/
mem.bn_bits = CFG_TA_BIGNUM_MAX_BITS * 2;
mempool = &mem;
- mpa_set_random_generator(get_rng_array);
}
/*