forked from wolfSSL/wolfssl
Fixed typo in fp_mul_comba_7
This commit is contained in:
@@ -104,4 +104,4 @@ int fp_mul_comba7(fp_int *A, fp_int *B, fp_int *C)
|
|||||||
#endif
|
#endif
|
||||||
return FP_OKAY;
|
return FP_OKAY;
|
||||||
}
|
}
|
||||||
#ennif
|
#endif
|
||||||
|
Reference in New Issue
Block a user