go/src/crypto/cipher/cipher_test.go

func TestCryptBlocks(t *testing.T) {}

func mustPanic(t *testing.T, msg string, f func()) {}

func TestEmptyPlaintext(t *testing.T) {}