Searched defs:Overhead (Results 1 – 5 of 5) sorted by relevance
137 func (c *chaCha20Poly1305) Overhead() int { return 16 } func
241 func (f *fixedNonceAEAD) Overhead() int { return f.aead.Overhead() } func291 func (x *xorNonceAEAD) Overhead() int { return x.aead.Overhead() } func
1070 ### Future Work: Fine Grained Control and API-Integration
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