]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/cryptotest: fix typos in AEAD test comments
authorDavis Goodin <dagood@microsoft.com>
Fri, 27 Sep 2024 18:04:33 +0000 (11:04 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 30 Sep 2024 15:41:33 +0000 (15:41 +0000)
commit3637ebf1e0d833234c1025db1faceeae6fe6ecbb
tree408bba5263251688776200bc3e2c943bb098b4cf
parent86781963cc2bf0d3dbd1eccebd8a2f080846f3ee
crypto/internal/cryptotest: fix typos in AEAD test comments

Some comments that describe the behavior being tested don't match the
test logic.

Fix the comments to match test logic and documented behavior.

Change-Id: I065d9d9069fa00bb865209f48e112456384c2b9d
Reviewed-on: https://go-review.googlesource.com/c/go/+/616338
Auto-Submit: Quim Muntal <quimmuntal@gmail.com>
Reviewed-by: Quim Muntal <quimmuntal@gmail.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/crypto/internal/cryptotest/aead.go