Update sm9test.c

This commit is contained in:
Gorachya
2022-05-11 14:57:47 +08:00
committed by GitHub
parent 40b0677ba3
commit d3873cfab7

View File

@@ -350,6 +350,8 @@ err:
} }
int test_sm9_pairing() { // will be finished in this week int test_sm9_pairing() { // will be finished in this week
int j = 1;
sm9_fp12_t r; sm9_fp12_t r;
sm9_fp12_init(r); sm9_fp12_init(r);