Constant PACKET_MIN_SIZE

Source
pub const PACKET_MIN_SIZE: usize = 16;
Expand description

Minimum size for a SSH packet, coincidentally this is the largest block cipher’s block-size.