type crypto/internal/fips140/sha3.Digest (struct)

Method Implmentations (9 other methods implement nothing)

AppendBinary(b []byte) ([]byte, error) *Digest.M : encoding.BinaryAppender.AppendBinary
BlockSize() int *Digest.M : crypto/internal/fips140.Hash.BlockSize *Digest.M : hash.Hash.BlockSize
MarshalBinary() ([]byte, error) *Digest.M : encoding.BinaryMarshaler.MarshalBinary *Digest.M : crypto/internal/fips140/hmac.marshalable.MarshalBinary
Reset() *Digest.M : crypto/internal/fips140.Hash.Reset *Digest.M : hash.Hash.Reset
Size() int *Digest.M : crypto/internal/fips140.Hash.Size *Digest.M : hash.Hash.Size
Sum(b []byte) []byte *Digest.M : crypto/internal/fips140.Hash.Sum *Digest.M : hash.Hash.Sum
UnmarshalBinary(b []byte) error *Digest.M : encoding.BinaryUnmarshaler.UnmarshalBinary *Digest.M : crypto/internal/fips140/hmac.marshalable.UnmarshalBinary
Write(p []byte) (n int, err error) *Digest.M : crypto/internal/fips140.Hash.Write *Digest.M : hash.Hash.Write *Digest.M : internal/bisect.Writer.Write *Digest.M : io.Writer.Write *Digest.M : crypto/tls.transcriptHash.Write