internal/sm2ec: fix error

This commit is contained in:
Sun Yimin 2023-09-08 14:09:48 +08:00 committed by GitHub
parent 7152f4d1ac
commit 0d577d3f42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
#include "textflag.h"
#include "p256_macro_amd64.s"
#include "p256_macros_amd64.s"
/* ---------------------------------------*/
// func p256Sqr(res, in *p256Element, n int)