Searched refs:chosen (Results 1 – 25 of 51) sorted by relevance
123
/openssl/doc/man7/ |
H A D | EVP_KDF-KRB5KDF.pod | 51 length for the chosen cipher or an error is returned. Moreover, the 53 Since the KRB5KDF output length depends on the chosen cipher, calling 56 The caller must allocate a buffer of the correct length for the chosen
|
H A D | property.pod | 116 chosen from amongst those in an indeterminate way.
|
/openssl/doc/man3/ |
H A D | OSSL_DISPATCH.pod | 45 Furthermore, the chosen function identities and associated function 46 signature must be chosen specifically for the operation that it's intended
|
H A D | SSL_CTX_set_cipher_list.pod | 87 An RSA cipher can only be chosen, when an RSA certificate is available. 91 A DSA cipher can only be chosen, when a DSA certificate is available.
|
H A D | SSL_get_certificate.pod | 46 selection, where it can be used to examine a server's chosen certificate, for
|
H A D | OSSL_INDICATOR_set_callback.pod | 28 Non approved operations may only occur if the user has deliberately chosen to do
|
H A D | SSL_set_connect_state.pod | 37 be clear from the method chosen, whether client or server mode was
|
H A D | EVP_PKEY_CTX_set_scrypt_N.pod | 42 If RAM is exceeded because the load factors are chosen too high, the
|
H A D | EVP_KDF.pod | 118 EVP_KDF_CTX_get_params() retrieves chosen parameters, given the 125 EVP_KDF_CTX_set_params() passes chosen parameters to the underlying 255 If this memory usage limit is exceeded because the load factors are chosen
|
H A D | SSL_SESSION_get_time.pod | 39 the chosen value B<tm>.
|
H A D | SSL_clear.pod | 33 server method, even if TLS_*_methods were chosen on startup. This
|
H A D | SSL_CTX_set0_CA_list.pod | 70 requesting a client certificate for the chosen B<ssl>, overriding the 90 the chosen B<ssl>, overriding the setting valid for B<ssl>'s SSL_CTX object.
|
H A D | EVP_PKEY_verify_recover.pod | 65 operations may not be needed if the chosen algorithm implies that those controls
|
H A D | PKCS12_key_gen_utf8_ex.pod | 61 The intended format of the supplied password is determined by the method chosen:
|
H A D | EVP_RAND.pod | 174 EVP_RAND_CTX_get_params() retrieves chosen parameters, given the 181 EVP_RAND_CTX_set_params() passes chosen parameters to the underlying
|
/openssl/doc/internal/man3/ |
H A D | evp_keymgmt_newdata.pod | 46 (the name evp_keymgmt_freedata() was chosen to avoid a clash with 48 evp_keymgmt_newdata() was chosen for consistency)
|
/openssl/crypto/hpke/ |
H A D | hpke.c | 1369 OSSL_HPKE_SUITE chosen; in OSSL_HPKE_get_grease_value() local 1382 if (hpke_random_suite(libctx, propq, &chosen) != 1) { in OSSL_HPKE_get_grease_value() 1387 chosen = *suite_in; in OSSL_HPKE_get_grease_value() 1389 if (hpke_suite_check(chosen, &kem_info, NULL, &aead_info) != 1) { in OSSL_HPKE_get_grease_value() 1393 *suite = chosen; in OSSL_HPKE_get_grease_value() 1412 if (OSSL_HPKE_keygen(chosen, enc, enclen, &fakepriv, NULL, 0, in OSSL_HPKE_get_grease_value()
|
/openssl/ |
H A D | NOTES-ANDROID.md | 24 will be "calculated" automatically based on chosen platform. However, 35 `android-21`, etc. By default, latest API level is chosen. If you need to target
|
/openssl/doc/man1/ |
H A D | openssl-info.pod.in | 28 As a consequence, only one item may be chosen for each run of this
|
/openssl/crypto/property/ |
H A D | README.md | 53 the chosen algorithm. When a provider is loaded or unloaded, this cache
|
/openssl/test/ |
H A D | README-dev.md | 53 `{name}` is the unique name you have chosen for your test.
|
/openssl/doc/designs/quic-design/ |
H A D | quic-thread-assist.md | 104 Option 2 has been chosen as the basis for implementation.
|
H A D | connection-id-cache.md | 26 be chosen.
|
H A D | connection-state-machine.md | 20 These names have been deliberately chosen to use different terminology to common 445 - Due to limits imposed by the chosen congestion controller. 449 abstracted by the BIO system and how the application has chosen to notify
|
H A D | rx-depacketizer.md | 8 depacketizer" was chosen to reflect the kinship with the [TX packetizer].
|
Completed in 31 milliseconds
123