aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprog
diff options
context:
space:
mode:
authorFilippo Valsorda <filippo@golang.org>2020-08-31 17:09:57 -0400
committerFilippo Valsorda <filippo@golang.org>2020-11-09 19:00:00 +0000
commit01cdd365a9c9e934d878553016377dc476c3fa4f (patch)
tree44238b0b59fee126b40a5eebba753e90fb070332 /src/runtime/testdata/testprog
parentfdecb5c5b46a3f0b8f299d9069d428c656576dcb (diff)
downloadgo-01cdd365a9c9e934d878553016377dc476c3fa4f.tar.xz
crypto/tls: drop macFunction abstraction
Since we dropped SSLv3, there is only one MAC scheme, and it doesn't need any state beyond a keyed HMAC, so we can replace the macFunction with the hash.Hash it wraps. Pointed out by mtp@. Change-Id: I5545be0e6ccb34a3055fad7f6cb5f628ff748e9f Reviewed-on: https://go-review.googlesource.com/c/go/+/251859 Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Roland Shoemaker <roland@golang.org> Trust: Roland Shoemaker <roland@golang.org> Trust: Filippo Valsorda <filippo@golang.org>
Diffstat (limited to 'src/runtime/testdata/testprog')
0 files changed, 0 insertions, 0 deletions