Searched defs:tls1 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | ssl_old_test.c | 889 int dtls1 = 0, dtls12 = 0, dtls = 0, tls1 = 0, tls1_1 = 0, tls1_2 = 0, ssl3 = 0; in main() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | ssltest_old.c | 895 int dtls1 = 0, dtls12 = 0, dtls = 0, tls1 = 0, tls1_1 = 0, tls1_2 = 0, ssl3 = 0; in main() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | script-sections.cc | 3861 bool tls1 = (os1->flags() & elfcpp::SHF_TLS) != 0; in operator ()() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | script-sections.cc | 3861 bool tls1 = (os1->flags() & elfcpp::SHF_TLS) != 0; in operator ()() local
|