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 *golang.org/x/crypto/sha3.shakeWrapper.SHAKE.BlockSize *golang.org/x/crypto/sha3.state.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 *golang.org/x/crypto/sha3.shakeWrapper.Read *golang.org/x/crypto/sha3.state.Read
Reset() *crypto/internal/fips140/sha3.SHAKE.Reset *crypto/sha3.SHAKE.Reset golang.org/x/crypto/sha3.ShakeHash.Reset *golang.org/x/crypto/sha3.shakeWrapper.SHAKE.Reset *golang.org/x/crypto/sha3.state.Reset
Write([]byte) (int, error) *crypto/internal/fips140/sha3.SHAKE.Write *crypto/sha3.SHAKE.Write golang.org/x/crypto/sha3.ShakeHash.Write *golang.org/x/crypto/sha3.shakeWrapper.SHAKE.Write *golang.org/x/crypto/sha3.state.Write