Home
last modified time | relevance | path

Searched refs:perform (Results 1 – 25 of 100) sorted by relevance

1234

/openssl-master/apps/
A Ds_time.c127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
151 perform = 2; in s_time_main()
154 perform = 1; in s_time_main()
267 if (!(perform & 1)) in s_time_main()
328 if (!(perform & 2)) in s_time_main()
A Dtsget.in100 my $error_code = $curl->perform();
/openssl-master/doc/man3/
A DPKCS8_encrypt.pod32 PKCS8_encrypt() and PKCS8_encrypt_ex() perform encryption of an object I<p8> using
38 PKCS8_decrypt() and PKCS8_decrypt_ex() perform decryption of an B<X509_SIG> in
42 PKCS8_set0_pbe() and PKCS8_set0_pbe_ex() perform encryption of the I<p8inf>
A DCMS_final.pod15 CMS_final() finalises the structure B<cms>. Its purpose is to perform any
26 I/O functions perform finalisation operations internally.
A DX509_check_purpose.pod44 =item E<32>1 if the certificate was created to perform the purpose represented by I<id>
46 =item E<32>0 if the certificate was not created to perform the purpose represented by I<id>
A DEVP_PKEY_check.pod31 order to perform a lightweight sanity check of the key. If a quicker form is not
39 order to perform a lightweight sanity check of the key. If a quicker form is not
A DEVP_PKEY_CTX_set_hkdf_md.pod44 up for HKDF will perform an extract followed by an expand operation in one go.
53 In this mode calling L<EVP_PKEY_derive(3)> will just perform the extract
62 In this mode calling L<EVP_PKEY_derive(3)> will just perform the expand
A DSSL_SESSION_get_protocol_version.pod33 does B<not> perform a null check on the provided session B<s> pointer.
A DPKCS12_key_gen_utf8_ex.pod37 These methods perform a key derivation according to PKCS#12 (RFC7292)
107 harder for an attacker to perform a brute force attack using a large number
A DBN_add_word.pod24 These functions perform arithmetic operations on BIGNUMs with unsigned
A DSSL_CTX_config.pod19 By calling SSL_CTX_config() or SSL_config() an application can perform many
A DBIO_s_accept.pod47 Read and write operations on an accept BIO will perform I/O
129 perform I/O on it.
149 perform I/O using the accept BIO itself. This is often undesirable
A DBIO_f_base64.pod79 There should be some way of specifying a test that the BIO can perform
A DBN_mod_mul_reciprocal.pod26 BN_mod_mul_reciprocal() can be used to perform an efficient
A DSSL_set_fd.pod29 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
/openssl-master/doc/man7/
A DEVP_KDF-HKDF.pod55 up for HKDF will perform an extract followed by an expand operation in one go.
64 In this mode calling L<EVP_KDF_derive(3)> will just perform the extract
74 In this mode calling L<EVP_KDF_derive(3)> will just perform the expand
A DEVP_KDF-TLS13_KDF.pod61 In this mode calling L<EVP_KDF_derive(3)> will just perform the extract
71 In this mode calling L<EVP_KDF_derive(3)> will just perform the expand
A Devp.pod47 these functions do not perform a digest of the data to be signed. Therefore,
53 these functions perform encryption and decryption only. As public key
A DEVP_KDF-PBKDF1.pod50 harder for an attacker to perform a brute force attack using a large number
A DEVP_KDF-PKCS12KDF.pod54 harder for an attacker to perform a brute force attack using a large number
/openssl-master/doc/internal/man7/
A DEVP_PKEY.pod111 provider that is going to perform the operation (this also implies
116 perform such an export, so it maintains a cache of such exports in the
160 made to (which is the provider that's going to perform an operation
179 the provider that's to perform the operation, using its
190 perform.
/openssl-master/doc/internal/man3/
A DOSSL_SAFE_MATH_SIGNED.pod8 - create helper functions to safely perform non-overflowing integer operations
31 All of these functions perform an arithmetic operation on its arguments and
A Dossl_punycode_decode.pod38 I<*outlen> to the length of required buffer to perform correct decoding.
/openssl-master/doc/man1/
A Dopenssl-fipsinstall.pod.in6 openssl-fipsinstall - perform FIPS configuration installation
64 The default value of '1' will perform the checks.
82 Filename of the FIPS module to perform an integrity check on.
165 Configure the module to not perform run-time security checks as described above.
/openssl-master/
A DHACKING.md12 After that perform the following steps:

Completed in 27 milliseconds

1234