Searched refs:perform (Results 1 – 25 of 100) sorted by relevance
1234
127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local151 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()
100 my $error_code = $curl->perform();
32 PKCS8_encrypt() and PKCS8_encrypt_ex() perform encryption of an object I<p8> using38 PKCS8_decrypt() and PKCS8_decrypt_ex() perform decryption of an B<X509_SIG> in42 PKCS8_set0_pbe() and PKCS8_set0_pbe_ex() perform encryption of the I<p8inf>
15 CMS_final() finalises the structure B<cms>. Its purpose is to perform any26 I/O functions perform finalisation operations internally.
44 =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>
31 order to perform a lightweight sanity check of the key. If a quicker form is not39 order to perform a lightweight sanity check of the key. If a quicker form is not
44 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 extract62 In this mode calling L<EVP_PKEY_derive(3)> will just perform the expand
33 does B<not> perform a null check on the provided session B<s> pointer.
37 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
24 These functions perform arithmetic operations on BIGNUMs with unsigned
19 By calling SSL_CTX_config() or SSL_config() an application can perform many
47 Read and write operations on an accept BIO will perform I/O129 perform I/O on it.149 perform I/O using the accept BIO itself. This is often undesirable
79 There should be some way of specifying a test that the BIO can perform
26 BN_mod_mul_reciprocal() can be used to perform an efficient
29 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
55 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 extract74 In this mode calling L<EVP_KDF_derive(3)> will just perform the expand
61 In this mode calling L<EVP_KDF_derive(3)> will just perform the extract71 In this mode calling L<EVP_KDF_derive(3)> will just perform the expand
47 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
50 harder for an attacker to perform a brute force attack using a large number
54 harder for an attacker to perform a brute force attack using a large number
111 provider that is going to perform the operation (this also implies116 perform such an export, so it maintains a cache of such exports in the160 made to (which is the provider that's going to perform an operation179 the provider that's to perform the operation, using its190 perform.
8 - create helper functions to safely perform non-overflowing integer operations31 All of these functions perform an arithmetic operation on its arguments and
38 I<*outlen> to the length of required buffer to perform correct decoding.
6 openssl-fipsinstall - perform FIPS configuration installation64 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.
12 After that perform the following steps:
Completed in 27 milliseconds