type hash.XOF (interface)

Method Implmentations

BlockSize() int *crypto/internal/fips140/sha3.SHAKE.BlockSize *crypto/sha3.SHAKE.BlockSize *golang.org/x/crypto/blake2b.xof.BlockSize
Read(p []byte) (n int, err error) *crypto/internal/fips140/sha3.SHAKE.Read *crypto/sha3.SHAKE.Read *golang.org/x/crypto/blake2b.xof.Read
Reset() *crypto/internal/fips140/sha3.SHAKE.Reset *crypto/sha3.SHAKE.Reset *golang.org/x/crypto/blake2b.xof.Reset
Write([]byte) (int, error) *crypto/internal/fips140/sha3.SHAKE.Write *crypto/sha3.SHAKE.Write *golang.org/x/crypto/blake2b.xof.Write