mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
sm2ec: fix arm64 func name issue
This commit is contained in:
parent
de14139590
commit
a8791437f8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user