]> Cypherpunks repositories - gostls13.git/commit
Revert "crypto/elliptic: implement P256 for arm64"
authorAndrew Bonventre <andybons@golang.org>
Thu, 28 Jun 2018 01:41:22 +0000 (01:41 +0000)
committerAndrew Bonventre <andybons@golang.org>
Thu, 28 Jun 2018 01:45:22 +0000 (01:45 +0000)
commited333353a02721dc002c0b7a7c3ef5eb99166dfb
treeb963fdb45afa268fdddcbc45530916ae66deb08b
parent11f1fab4dfe59f09f322b6493a2b9c5d0ae99bfa
Revert "crypto/elliptic: implement P256 for arm64"

This reverts commit 0246915fbfcc41870173b7f016dc7fa9437bbc13.

Reason for revert: Broke darwin/arm64 builds.

Change-Id: Iead935d345c4776c0f823f4c152e02bdda308401
Reviewed-on: https://go-review.googlesource.com/121375
Reviewed-by: Andrew Bonventre <andybons@golang.org>
src/crypto/elliptic/p256.go
src/crypto/elliptic/p256_amd64.go [moved from src/crypto/elliptic/p256_asm.go with 99% similarity]
src/crypto/elliptic/p256_asm_arm64.s [deleted file]
src/crypto/elliptic/p256_generic.go