type crypto/cipher.Stream (interface)
Method Implmentations
XORKeyStream(dst, src []byte)
*crypto/rc4.Cipher.XORKeyStream
*vendor/golang.org/x/crypto/chacha20.Cipher.XORKeyStream
(*cfb).XORKeyStream
(*ctr).XORKeyStream
(*ofb).XORKeyStream