| /netbsd-src/external/mit/libcbor/dist/doc/source/api/ |
| H A D | item_reference_counting.rst | 4 Due to the nature of its domain, *libcbor* will need to work with heap memory. The stateless decode… 6 If you have specific requirements, you should consider rolling your own driver for the stateless AP…
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_options.pod | 148 SSL/TLS supports two mechanisms for resuming sessions: session ids and stateless 156 When using stateless session tickets the server uses a session ticket encryption 165 and stateless. Stateless tickets work the same way as in TLSv1.2 and below. 169 presents a ticket in the same way as for stateless tickets. The server can then 173 By default OpenSSL will use stateless tickets. The SSL_OP_NO_TICKET option will 174 cause stateless tickets to not be issued. In TLSv1.2 and below this means no 178 In TLSv1.3 it is possible to suppress all tickets (stateful and stateless) from
|
| H A D | SSL_CTX_set_timeout.pod | 45 This timeout value is used as the ticket lifetime hint for stateless session
|
| H A D | SSL_CTX_set_stateless_cookie_generate_cb.pod | 9 - Callback functions for stateless TLS1.3 cookies
|
| H A D | DTLSv1_listen.pod | 42 As a countermeasure to this issue TLSv1.3 and DTLS include a stateless cookie
|
| /netbsd-src/external/bsd/ppp/dist/ |
| H A D | README.MPPE | 42 - Use stateless mode. Stateful mode is disabled by default. Unfortunately, 43 stateless mode is very expensive as the peers must rekey for every packet.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_options.pod | 265 SSL/TLS supports two mechanisms for resuming sessions: session ids and stateless 273 When using stateless session tickets the server uses a session ticket encryption 282 and stateless. Stateless tickets work the same way as in TLSv1.2 and below. 286 presents a ticket in the same way as for stateless tickets. The server can then 290 By default OpenSSL will use stateless tickets. The SSL_OP_NO_TICKET option will 291 cause stateless tickets to not be issued. In TLSv1.2 and below this means no 295 In TLSv1.3 it is possible to suppress all tickets (stateful and stateless) from
|
| H A D | SSL_CTX_set_timeout.pod | 45 This timeout value is used as the ticket lifetime hint for stateless session
|
| H A D | SSL_CTX_set_stateless_cookie_generate_cb.pod | 9 - Callback functions for stateless TLS1.3 cookies
|
| H A D | DTLSv1_listen.pod | 42 As a countermeasure to this issue TLSv1.3 and DTLS include a stateless cookie
|
| /netbsd-src/external/mit/libcbor/dist/doc/source/ |
| H A D | api.rst | 19 - stateless encoders and decoders
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
| H A D | random | 60 // This relies on the fact our uniform_int_distribution is stateless,
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/ |
| H A D | random | 59 // This relies on the fact our uniform_int_distribution is stateless,
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | s_server.c | 118 static int stateless = 0; variable 1526 stateless = 1; in s_server_main() 1629 if (stateless && socket_type != SOCK_STREAM) { in s_server_main() 2792 if (dtlslisten || stateless) { in init_ssl_connection() 2824 stateless = 0; in init_ssl_connection() 2873 if (((dtlslisten || stateless) && i == 0) in init_ssl_connection() 2874 || (!dtlslisten && !stateless && retry)) { in init_ssl_connection()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | s_server.c | 113 static int stateless = 0; variable 1546 stateless = 1; in s_server_main() 1680 if (stateless && socket_type != SOCK_STREAM) { in s_server_main() 2851 if (dtlslisten || stateless) { in init_ssl_connection() 2883 stateless = 0; in init_ssl_connection() 2926 if (((dtlslisten || stateless) && i == 0) in init_ssl_connection() 2927 || (!dtlslisten && !stateless && retry)) { in init_ssl_connection()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | NewPassManager.rst | 303 If an analysis is stateless and generally shouldn't be invalidated, use the 311 // stateless and remains preserved.
|
| H A D | WritingAnLLVMPass.rst | 1068 Basic Alias Analysis (stateless AA impl) 1075 Basic Alias Analysis (stateless AA impl) 1101 Basic Alias Analysis (stateless AA impl) 1110 Basic Alias Analysis (stateless AA impl) 1142 Basic Alias Analysis (stateless AA impl) 1150 Basic Alias Analysis (stateless AA impl)
|
| H A D | Atomics.rst | 591 Further, these routines do not need to be shared, as they are stateless. So,
|
| H A D | Passes.rst | 69 ``-basic-aa``: Basic Alias Analysis (stateless AA impl)
|
| /netbsd-src/external/mpl/dhcp/dist/client/ |
| H A D | dhclient.c | 106 int stateless = 0; variable 531 stateless = 1; in main() 804 if (stateless) { in main() 2015 if (stateless) in dhcpv6() 3929 duid_type = stateless ? DUID_LL : DUID_LLT; in form_duid()
|
| H A D | dhc6.c | 160 extern int stateless; 5545 if (stateless) { in unconfigure6()
|
| /netbsd-src/external/gpl2/rcs/dist/ |
| H A D | INSTALL.RCS | 286 NFS's ``stateless server'' protocol has well-known problems with
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | NEWS | 147 . verify-password-quality might not be stateless
|
| /netbsd-src/share/misc/ |
| H A D | acronyms.comp | 1585 SLAAC stateless address auto-configuration
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2003 | 2536 Use codecvt::length to handle variable-width stateless encodings 2566 (basic_filebuf::underflow): Handle variable-width stateless 7695 New implementation that handles stateless encodings,
|