Searched refs:work (Results 1 – 25 of 117) sorted by relevance
12345
/openssl-master/doc/man7/ |
A D | EVP_KDF-SCRYPT.pod | 19 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.
|
A D | openssl-core_names.h.pod | 38 to the names provided in this header to work in a compatible manner.
|
A D | provider-kdf.pod | 228 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.
|
A D | EVP_KDF-PVKKDF.pod | 34 These parameters work as described in L<EVP_KDF(3)/PARAMETERS>.
|
A D | EVP_RAND-SEED-SRC.pod | 33 These parameters work as described in L<EVP_RAND(3)/PARAMETERS>.
|
A D | EVP_KDF-PBKDF1.pod | 39 These parameters work as described in L<EVP_KDF(3)/PARAMETERS>.
|
A D | EVP_KDF-PKCS12KDF.pod | 38 These parameters work as described in L<EVP_KDF(3)/PARAMETERS>.
|
A D | EVP_RAND-HASH-DRBG.pod | 51 These parameters work as described in L<EVP_RAND(3)/PARAMETERS>.
|
A D | EVP_RAND-HMAC-DRBG.pod | 53 These parameters work as described in L<EVP_RAND(3)/PARAMETERS>.
|
A D | EVP_RAND-CTR-DRBG.pod | 51 These parameters work as described in L<EVP_RAND(3)/PARAMETERS>.
|
/openssl-master/ |
A D | LICENSE.txt | 36 "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
|
A D | NOTES-ANDROID.md | 10 wouldn't work. And as for Windows, it's unclear which "shell" would be 84 work. Once built, you should be able to
|
A D | NOTES-WINDOWS.md | 50 Older versions may not work. Use a recent version wherever possible. 110 your account is in the Administrators group. To work around that, 174 The MSYS2 version of gcc will not work correctly here.
|
A D | NOTES-DJGPP.md | 40 "Cryptographic software needs a source of unpredictable data to work
|
/openssl-master/external/perl/Text-Template-1.56/ |
A D | LICENSE | 74 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-master/doc/man3/ |
A D | SSL_set_connect_state.pod | 20 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.
|
A D | EVP_PKEY_CTX_set_scrypt_N.pod | 38 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
|
A D | RSA_check_key.pod | 29 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
|
A D | SSL_set_async_callback.pod | 32 cryptography operation to notify the application to resume the paused work flow. 39 paused work flow.
|
A D | BIO_s_socket.pod | 35 Windows is one such platform. Any code mixing the two will not work on
|
A D | EVP_PKEY_todata.pod | 35 These functions only work with key management methods coming from a provider.
|
A D | X509_sign.pod | 39 For efficiency reasons and to work around ASN.1 encoding issues the encoding
|
A D | d2i_PKCS8PrivateKey_bio.pod | 45 work directly on memory: this can be readily worked around by converting the buffers
|
/openssl-master/doc/internal/man3/ |
A D | ossl_ends_with_dirsep.pod | 6 - internal functions to work with paths
|
/openssl-master/test/ssl-tests/ |
A D | 06-sni-ticket.cnf.in | 20 #Note: MaxProtocol is set to TLSv1.2 as session tickets work differently in
|
Completed in 35 milliseconds
12345