| /trueos/sys/netinet/ |
| HD | tcp_timewait.c | 486 tcp_twclose(struct tcptw *tw, int reuse) in tcp_twclose() argument 506 tcp_tw_2msl_stop(tw, reuse); in tcp_twclose() 670 tcp_tw_2msl_stop(struct tcptw *tw, int reuse) in tcp_tw_2msl_stop() argument 693 if (!reuse) in tcp_tw_2msl_stop() 698 tcp_tw_2msl_scan(int reuse) in tcp_tw_2msl_scan() argument 704 if (reuse) { in tcp_tw_2msl_scan() 719 if (tw == NULL || (!reuse && (tw->tw_time - ticks) > 0)) { in tcp_tw_2msl_scan() 748 tcp_twclose(tw, reuse); in tcp_tw_2msl_scan() 750 if (reuse) in tcp_tw_2msl_scan()
|
| HD | tcp_timer.h | 196 tcp_tw_2msl_scan(int reuse); /* XXX temporary? */
|
| /trueos/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_set_session_cache_mode.pod | 23 The OpenSSL library can store/retrieve SSL/TLS sessions for later reuse. 28 In order to reuse a session, a client must send the session's id to the 30 agrees to reuse the session or it starts a full handshake (to create a new 38 Since a client may try to reuse a session intended for use in a different 65 server will try to reuse the session. This is the default. 93 sessions negotiated in an SSL/TLS handshake may be cached for possible reuse.
|
| HD | SSL_get_default_timeout.pod | 21 after which it will not be accepted for session reuse. If the timeout
|
| HD | SSL_session_reused.pod | 19 During the negotiation, a client can propose to reuse a session. The server
|
| HD | SSL_CTX_set_tmp_rsa_callback.pod | 94 reuse. For demonstration purposes, two keys for 512 bits and 1024 bits 122 rsa_512 = rsa_tmp; /* Remember for later reuse */
|
| HD | SSL_clear.pod | 51 if session reuse is not desired).
|
| HD | SSL_CTX_set_tlsext_ticket_key_cb.pod | 37 In order to reuse a session, a TLS client must send the a session ticket 39 The server, through the callback function, either agrees to reuse the session
|
| HD | SSL_shutdown.pod | 23 session cache for further reuse.
|
| /trueos/lib/libc/stdlib/ |
| HD | getenv.c | 461 bool reuse; in __setenv() local 471 reuse = false; in __setenv() 487 reuse = true; in __setenv() 491 if (! reuse) { in __setenv() 521 if (reuse && newEnvActive == envActive) in __setenv()
|
| /trueos/usr.sbin/asl/ |
| HD | remote.c | 735 int status, reuse, fd; in remote_init_lockdown() local 745 reuse = 1; in remote_init_lockdown() 746 status = setsockopt(fd, SOL_SOCKET, SO_REUSEPORT, &reuse, sizeof(int)); in remote_init_lockdown() 799 int status, reuse, fd; in remote_init_tcp() local 812 reuse = 1; in remote_init_tcp() 813 status = setsockopt(fd, SOL_SOCKET, SO_REUSEPORT, &reuse, sizeof(int)); in remote_init_tcp()
|
| /trueos/crypto/openssl/doc/crypto/ |
| HD | d2i_X509.pod | 31 structure and an attempt is made to reuse it. This "reuse" capability is present 200 In some versions of OpenSSL the "reuse" behaviour of d2i_X509() when 203 of this "reuse" behaviour is strongly discouraged. 216 L<ERR_get_error(3)|ERR_get_error(3)>. If the "reuse" capability has been used
|
| HD | pem.pod | 309 to reuse the structure at B<*x> (but see BUGS and EXAMPLES sections). 454 this is a bug because an attempt will be made to reuse the data at B<x> 482 The PEM read routines in some versions of OpenSSL will not correctly reuse
|
| HD | EVP_DigestInit.pod | 189 EVP_MD_CTX_copy_ex() because they can efficiently reuse a digest context
|
| /trueos/crypto/openssl/doc/apps/ |
| HD | s_time.pod | 17 [B<-reuse>] 82 If neither B<-new> nor B<-reuse> are specified, they are both on by default 85 =item B<-reuse> 88 that session caching is working. If neither B<-new> nor B<-reuse> are
|
| /trueos/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_setup.c | 494 _nc_setupterm(NCURSES_CONST char *tname, int Filedes, int *errret, bool reuse) in _nc_setupterm() argument 540 if (reuse in _nc_setupterm()
|
| /trueos/sys/gnu/dts/arm/ |
| HD | armada-388.dtsi | 42 * SATA ports. So we can reuse the dtsi of the Armada 385, override the pinctrl
|
| /trueos/crypto/heimdal/lib/kadm5/ |
| HD | kadm5_err.et | 36 error_code PASS_REUSE, "Can't reuse password"
|
| /trueos/sbin/routed/ |
| HD | main.c | 908 if (lim->reuse > now.tv_sec) { in msglim() 912 lim->reuse = now.tv_sec + 10*60; in msglim()
|
| HD | defs.h | 524 time_t reuse; member
|
| /trueos/contrib/ofed/management/opensm/doc/ |
| HD | OpenSM_PKey_Mgr.txt | 50 port. If port has limited resources that will require reuse of,
|
| /trueos/crypto/openssl/ssl/ |
| HD | ssltest.c | 532 int number = 1, reuse = 0; in main() local 615 reuse = 1; in main() 803 if (!ssl2 && !ssl3 && !tls1 && number > 1 && !reuse && !force) { in main() 1077 if (!reuse) in main()
|
| /trueos/crypto/openssh/ |
| HD | PROTOCOL.chacha20poly1305 | 85 ChaCha20 must never reuse a {key, nonce} for encryption nor may it be
|
| /trueos/contrib/gcc/config/mips/ |
| HD | predicates.md | 190 the splitter would be forced to reuse the target register for
|
| /trueos/sys/dev/aic7xxx/ |
| HD | aic7xxx.reg | 1284 * initialization, we read this field and reuse it for 2 1295 * and reuse it for 2 entries in the busy target table. 1488 * We reuse them after capturing the BIOS settings during
|