func crypto/cipher.NewOFB

one use

	crypto/cipher (current package)
		ofb.go#L24: func NewOFB(b Block, iv []byte) Stream {