Searched defs:cshakeState (Results 1 – 1 of 1) sorted by relevance
42 type cshakeState struct { struct43 *state // SHA-3 state context and Read/Write operations50 initBlock []byte97 func (c *cshakeState) Reset() {103 func (c *cshakeState) Clone() ShakeHash {