mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
sm4: ppc64x, enable ctr mode parallel #249
This commit is contained in:
parent
6b0a557be1
commit
ae6a1a486d
@ -1,4 +1,4 @@
|
||||
//go:build (amd64 || arm64) && !purego
|
||||
//go:build (amd64 || arm64 || ppc64 || ppc64le) && !purego
|
||||
|
||||
package sm4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user