type hash.XOF (interface)

Method Implmentations

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