sm4: ppc64x, enable ctr mode parallel

This commit is contained in:
Sun Yimin 2024-09-12 13:05:03 +08:00 committed by GitHub
parent 7aae08ff76
commit 0455a06386
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
//go:build (amd64 || arm64) && !purego //go:build (amd64 || arm64 || ppc64 || ppc64le) && !purego
package sm4 package sm4