Home
last modified time | relevance | path

Searched refs:work (Results 1 – 25 of 148) sorted by relevance

123456

/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod19 scrypt provides three work factors that can be customized: N, r and p. N, which
20 has to be a positive power of two, is the general work factor and scales CPU
50 These parameters work as described in L<EVP_KDF(3)/PARAMETERS>.
60 These parameters configure the scrypt work factors N, r, maxmem and p.
H A DEVP_RAND-HASH-DRBG.pod51 These parameters work as described in L<EVP_RAND(3)/PARAMETERS>.
57 These parameters work as described in L<provider-rand(7)/PARAMETERS>.
H A DEVP_RAND-HMAC-DRBG.pod53 These parameters work as described in L<EVP_RAND(3)/PARAMETERS>.
59 These parameters work as described in L<provider-rand(7)/PARAMETERS>.
H A Dossl-guide-tls-client-non-block.pod64 =head2 Performing work while waiting for the socket
66 In a nonblocking application you will need work to perform in the event that
83 other work. In fact, for the sake of simplicity, it will do nothing except wait
108 * real application you probably want to go and do other work here (e.g.
129 applications you can make use of this to periodically wake up and perform work
240 work out what we should do next. Note that we do not expect an EOF to occur at
336 must call L<SSL_get_error(3)> to work out what to do next. We use our
H A Dopenssl-core_names.h.pod38 to the names provided in this header to work in a compatible manner.
H A Dprovider-kdf.pod228 Sets the scrypt work factor parameter N in the associated KDF ctx.
232 Sets the scrypt work factor parameter r in the associated KDF ctx.
236 Sets the scrypt work factor parameter p in the associated KDF ctx.
240 Sets the scrypt work factor parameter maxmem in the associated KDF ctx.
H A Dossl-guide-quic-client-non-block.pod49 =head2 Performing work while waiting for the socket
51 In a nonblocking application you will need work to perform in the event that
68 other work. In fact, for the sake of simplicity, it will do nothing except wait
110 * real application you probably want to go and do other work here (e.g.
146 while the application goes off to do other work. The L<SSL_get_event_timeout(3)>
294 state. See L</Performing work while waiting for the socket> for more discussion
328 work out what we should do next. Note that we do not expect an EOF to occur at
426 negative result then we must call L<SSL_get_error(3)> to work out what to do
H A DEVP_KDF-HMAC-DRBG.pod30 These parameters work as described in L<EVP_KDF(3)/PARAMETERS>.
H A DEVP_KDF-PVKKDF.pod34 These parameters work as described in L<EVP_KDF(3)/PARAMETERS>.
H A DEVP_RAND-SEED-SRC.pod33 These parameters work as described in L<EVP_RAND(3)/PARAMETERS>.
H A DEVP_KDF-PBKDF1.pod39 These parameters work as described in L<EVP_KDF(3)/PARAMETERS>.
H A DEVP_RAND-CRNG-TEST.pod37 These parameters work as described in L<EVP_RAND(3)/PARAMETERS>.
/openssl/
H A DLICENSE.txt36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
41 "Derivative Works" shall mean any work, whether in Source or Object
44 represent, as a whole, an original work of authorship. For the purposes
49 "Contribution" shall mean any work of authorship, including
162 work stoppage, computer failure or malfunction, or any and all
H A DNOTES-ANDROID.md10 wouldn't work. And as for Windows, it's unclear which "shell" would be
84 work. Once built, you should be able to
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE74 0. This License Agreement applies to any program or other work which
77 "Program", below, refers to any such program or work, and a "work based
78 on the Program" means either the Program or any work containing the
98 b) cause the whole of any work that you distribute or publish, that
118 Mere aggregation of another independent work with the Program (or its
120 the other work under the scope of these terms.
141 Source code for a work means the preferred form of the work for making
158 5. By copying, distributing or modifying the Program (or any work based
162 6. Each time you redistribute the Program (or any work based on the
259 You should also get your employer (if you work as a programmer) or your
/openssl/doc/man3/
H A DSSL_set_connect_state.pod20 SSL_set_connect_state() sets B<ssl> to work in client mode.
22 SSL_set_accept_state() sets B<ssl> to work in server mode.
H A DEVP_PKEY_CTX_set_scrypt_N.pod38 EVP_PKEY_CTX_set_scrypt_p() configure the work factors N, r and p.
51 The work factors B<N>, B<r> and B<p> as well as B<maxmem_bytes> can be
H A DRSA_check_key.pod29 It does not work on RSA public keys that have only the modulus
55 Unlike most other RSA functions, this function does B<not> work
H A DSSL_set_async_callback.pod32 cryptography operation to notify the application to resume the paused work flow.
39 paused work flow.
H A DBIO_s_socket.pod35 Windows is one such platform. Any code mixing the two will not work on
H A DEVP_PKEY_todata.pod35 These functions only work with key management methods coming from a provider.
/openssl/doc/designs/quic-design/
H A Dquic-thread-assist.md62 - This is rather hacky but should work adequately. When using TLS 1.3
79 this should work.
99 connection. The work required is proportional to the number of APIs to be
H A Dquic-requirements.md101 to work in a QUIC environment while expanding our APIs to enable future
106 that is not the initial focus of the work.
114 * We will provide unified, consistent APIs to our users that work for all types
/openssl/doc/internal/man3/
H A Dossl_ends_with_dirsep.pod6 - internal functions to work with paths
/openssl/test/ssl-tests/
H A D06-sni-ticket.cnf.in20 #Note: MaxProtocol is set to TLSv1.2 as session tickets work differently in

Completed in 30 milliseconds

123456