Home
last modified time | relevance | path

Searched refs:TLS (Results 1 – 25 of 211) sorted by relevance

123456789

/openbsd/regress/lib/libtls/gotls/
H A Dtls.go71 type TLS struct { struct
169 return &TLS{
176 func (t *TLS) Error() error { argument
184 func (t *TLS) PeerCertProvided() bool { argument
215 func (t *TLS) PeerCertHash() (string, error) { argument
253 func (t *TLS) ConnCipher() (string, error) { argument
289 func (t *TLS) Handshake() error { argument
303 func (t *TLS) Read(buf []byte) (int, error) { argument
317 func (t *TLS) Write(buf []byte) (int, error) { argument
333 func (t *TLS) Close() error { argument
[all …]
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h26 bool TLS; member
28 AddressPoolEntry(unsigned Number, bool TLS) : Number(Number), TLS(TLS) {} in AddressPoolEntry()
43 unsigned getIndex(const MCSymbol *Sym, bool TLS = false);
H A DAddressPool.cpp19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() argument
22 Pool.insert(std::make_pair(Sym, AddressPoolEntry(Pool.size(), TLS))); in getIndex()
63 I.second.TLS in emit()
/openbsd/regress/lib/libssl/interop/botan/
H A Dclient.cpp36 class Callbacks : public Botan::TLS::Callbacks {
100 void tls_alert(Botan::TLS::Alert alert) override in tls_alert()
105 bool tls_session_established(const Botan::TLS::Session& session) in tls_session_established()
112 void set_channel(Botan::TLS::Channel &channel) { in set_channel()
118 Botan::TLS::Channel *m_channel = nullptr;
139 class Policy : public Botan::TLS::Strict_Policy {
198 Botan::TLS::Session_Manager_In_Memory session_mgr(rng); in main()
206 Botan::TLS::Client client(callbacks, session_mgr, creds, in main()
/openbsd/regress/lib/libssl/interop/
H A DREADME1 Test TLS interoperability between LibreSSL and OpenSSL.
8 that the highest available TLS version is selected. LibreSSL TLS
12 libtls. Test TLS session reuse multiple times with different library
/openbsd/lib/libfido2/src/
H A Dlog.c20 #ifndef TLS
21 #define TLS macro
24 static TLS int logging;
25 static TLS fido_log_handler_t *log_handler;
H A Ddev.c9 #ifndef TLS
10 #define TLS macro
13 static TLS bool disable_u2f_fallback;
/openbsd/etc/
H A Dservices120 https 443/tcp # secure http (TLS)
121 https 443/udp # secure http (TLS)
127 submissions 465/tcp smtps # mail message submission (TLS)
162 ldaps 636/tcp # LDAP over TLS/SSL
170 domain-s 853/tcp # DNS query-response protocol run over TLS/DTLS
171 domain-s 853/udp # DNS query-response protocol run over TLS/DTLS
173 imaps 993/tcp # imap4 protocol over TLS/SSL
174 pop3s 995/tcp spop3 # pop3 protocol over TLS/SSL
255 syslog-tls 6514/tcp # syslog over TLS
291 amt-redir-tls 16995/tcp # Intel AMT Redirection/TLS
[all …]
/openbsd/lib/libssl/doc/
H A Dstandards.txt39 2246 The TLS Protocol Version 1.0. T. Dierks, C. Allen. January 1999.
58 (TLS). A. Medvinsky, M. Hur. October 1999. (Format: TXT=13763 bytes)
77 Layer Security (TLS). P. Chown. June 2002. (Format: TXT=13530 bytes)
104 (TLS). S. Moriai, A. Kato, M. Kanda. July 2005. (Format: TXT=13590
107 4162 Addition of SEED Cipher Suites to Transport Layer Security (TLS).
175 2595 Using TLS with IMAP, POP3 and ACAP. C. Newman. June 1999.
184 2716 PPP EAP TLS Authentication Protocol. B. Aboba, D. Simon. October
195 2817 Upgrading to TLS Within HTTP/1.1. R. Khare, S. Lawrence. May
199 2818 HTTP Over TLS. E. Rescorla. May 2000. (Format: TXT=15170 bytes)
277 "Securing FTP with TLS", 01/27/2000, <draft-murray-auth-ftp-ssl-05.txt>
/openbsd/usr.sbin/nsd/
H A Dnsd.conf.sample.in251 # Service clients over TLS (on the TCP sockets), with plain DNS inside
252 # the TLS stream. Give the certificate to use and private key.
260 # Transfers over TLS (XoT). Default is "" (default verify locations).
264 # expect PROXYv2. For UDP and TCP/TLS interfaces.
304 # for dnstap-ip, "" is disabled, use TCP or TLS with like 127.0.0.1@3333
334 # port number for remote control operations (uses TLS over TCP).
365 # authenticating the far end of an outgoing TLS connection in access control
367 # be made. Support for TLS 1.3 is required for XFR-over-TLS. It has the
376 # Client certificate and private key for Mutual TLS authentication
399 # which is only offered for transfer to secondaries over TLS.
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_flags.inc33 "Root set: include TLS and thread-specific storage")
38 "linker. This was the old way to handle dynamic TLS, and will "
/openbsd/gnu/llvm/llvm/lib/InterfaceStub/
H A DIFSStub.cpp89 case IFSSymbolType::TLS: in convertIFSSymbolTypeToELF()
127 return IFSSymbolType::TLS; in convertELFSymbolTypeToIFS()
/openbsd/gnu/usr.bin/binutils/ld/emultempl/
H A Dppc32elf.em45 einfo ("%X%P: TLS problem %E\n");
68 --no-tls-optimize Don'\''t try to optimize TLS accesses.\n"
/openbsd/libexec/ld.so/
H A DSymbols.map17 /* TLS related bits */
/openbsd/gnu/usr.bin/binutils-2.17/config/
H A Dtls.m41 dnl Check whether the target supports TLS.
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Dppc32elf.em117 einfo ("%X%P: TLS problem %E\n");
147 --no-tls-optimize Don'\''t try to optimize TLS accesses.\n\
/openbsd/gnu/gcc/config/
H A Dtls.m41 dnl Check whether the target supports TLS.
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Dpe.sc29 R_CRT_XL='*(SORT(.CRT$XL*)) /* TLS callbacks */'
148 /* ___crt_xl_end__ is defined in the TLS Directory support code */
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-20053820 TLS relocations and pc_count.
4246 TLS entries.
4255 Handle TLS entries.
4259 arguments. Handle TLS entries.
4262 TLS entries.
4265 Count TLS entries.
4269 (mips_elf_adjust_gp): Handle TLS.
4286 (mips_reloc_map): Add TLS relocs.
4745 missing needed TLS section.
4969 when given an undefweak TLS symbol. Fix constant TLS PLT entries
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/InterfaceStub/
H A DIFSStub.h30 TLS, enumerator
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A DChangeLog92 Introduce TLS descriptors for i386 and x86_64.
273 * arm.h: Add TLS relocations.
292 * mips.h: Define MIPS TLS relocations.
313 * frv.h: Add TLS relocations.
/openbsd/gnu/llvm/lld/docs/
H A DReleaseNotes.rst43 * ``DT_STATIC_TLS`` is now set for AArch64/PPC32/PPC64 initial-exec TLS models
57 * For x86-32, ``-fno-plt`` GD/LD TLS models ``call *___tls_get_addr@GOT(%reg)``
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DM68k.def31 /* TLS static relocations. */
/openbsd/gnu/gcc/gcc/config/frv/
H A Dfrv.opt182 Assume a large TLS segment
186 Do not assume a large TLS segment
/openbsd/usr.bin/ssh/
H A DPROTOCOL.chacha20poly130518 proposed for TLS by Adam Langley in [3], but differs in the layout of
103 [3] "ChaCha20 and Poly1305 based Cipher Suites for TLS", Adam Langley

123456789