go/src/crypto/cipher/cfb_test.go

var cfbTests

func TestCFBVectors(t *testing.T) {}

func TestCFBInverse(t *testing.T) {}

func TestCFBStream(t *testing.T) {}