mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-28 13:16: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) \
|
CALL sm2P256Subinternal<>(SB) \
|
||||||
STx(y3out) \
|
STx(y3out) \
|
||||||
|
|
||||||
//func p256PointDoubleAsm(res, in *SM2P256Point)
|
//func p256PointDouble6TimesAsm(res, in *SM2P256Point)
|
||||||
TEXT ·p256PointDouble5TimesAsm(SB),NOSPLIT,$136-16
|
TEXT ·p256PointDouble6TimesAsm(SB),NOSPLIT,$136-16
|
||||||
MOVD res+0(FP), res_ptr
|
MOVD res+0(FP), res_ptr
|
||||||
MOVD in+8(FP), a_ptr
|
MOVD in+8(FP), a_ptr
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user