Searched defs:Overhead (Results 1 – 9 of 9) sorted by relevance
32 Overhead = 16 const53 func (c *chacha20poly1305) Overhead() int { func
37 func (*xchacha20poly1305) Overhead() int { func
24 Overhead() int methodSpec164 func (g *gcm) Overhead() int { func
45 func (*testAEAD) Overhead() int { return 0 } func
70 func (g *gcmAsm) Overhead() int { func
86 func (g *gcmAsm) Overhead() int { func
83 func (g *gcmAsm) Overhead() int { func
465 func (f *prefixNonceAEAD) Overhead() int { return f.aead.Overhead() } func486 func (f *xorNonceAEAD) Overhead() int { return f.aead.Overhead() } func
285 func (g *aesGCM) Overhead() int { func