boring2/openssl-sys/src/dtls1.rs

4 lines
59 B
Rust

use libc::*;
pub const DTLS1_COOKIE_LENGTH: c_uint = 256;