Home
last modified time | relevance | path

Searched refs:TLS_1_2_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux.txt3416 TLS_1_2_VERSION_MINOR
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs4692 pub const TLS_1_2_VERSION_MINOR: __u8 = 0x3; constant
4694 ((TLS_1_2_VERSION_MAJOR as __u16) << 8) | (TLS_1_2_VERSION_MINOR as __u16);