func crypto/cipher.NewOFB

one use

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