Searched defs:Overhead (Results 1 – 4 of 4) sorted by relevance
137 func (c *chaCha20Poly1305) Overhead() int { return 16 } func
259 func (f *fixedNonceAEAD) Overhead() int { return f.aead.Overhead() } func309 func (x *xorNonceAEAD) Overhead() int { return x.aead.Overhead() } func
246 int ProducerFec::Overhead() const { in Overhead() function in webrtc::ProducerFec
451 uint32_t Overhead() const { return tmmbr_item_.MeasuredOverhead; } in Overhead() function496 uint32_t Overhead(uint8_t num) const { in Overhead() function