func crypto/cipher.NewOFB

one use

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