mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
internal/bigmod: flag amd64 assembly as noescape
This commit is contained in:
parent
21df52b623
commit
35a2ebe48f
@ -3,4 +3,5 @@
|
||||
|
||||
package bigmod
|
||||
|
||||
//go:noescape
|
||||
func montgomeryLoop(d []uint, a []uint, b []uint, m []uint, m0inv uint) uint
|
||||
|
Loading…
x
Reference in New Issue
Block a user