type hash.XOF (interface)

Method Implmentations

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