sm2ec: fix arm64 func name issue

This commit is contained in:
Sun Yimin 2023-06-14 17:43:27 +08:00 committed by GitHub
parent de14139590
commit a8791437f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1529,8 +1529,8 @@ TEXT ·p256PointDoubleAsm(SB),NOSPLIT,$136-16
CALL sm2P256Subinternal<>(SB) \
STx(y3out) \
//func p256PointDoubleAsm(res, in *SM2P256Point)
TEXT ·p256PointDouble5TimesAsm(SB),NOSPLIT,$136-16
//func p256PointDouble6TimesAsm(res, in *SM2P256Point)
TEXT ·p256PointDouble6TimesAsm(SB),NOSPLIT,$136-16
MOVD res+0(FP), res_ptr
MOVD in+8(FP), a_ptr