Home
last modified time | relevance | path

Searched refs:before (Results 26 – 50 of 301) sorted by relevance

12345678910>>...13

/openssl/doc/man3/
H A DRAND_get0_primary.pod61 at initialization time, before creating additional threads.
68 L<RAND_set_DRBG_type(3)> call before accessing the random number generation
H A DX509_cmp_time.pod69 reference time is before, else 0 to indicate that the reference time is in range
70 (implying that the end time is not before the start time if both are present).
H A DOSSL_HPKE_CTX_new.pod86 is likely required before using these APIs. HPKE is used by various
181 supplied before the encapsulation/decapsulation operation will work.
275 OSSL_HPKE_encap() must be called before the OSSL_HPKE_seal(). OSSL_HPKE_seal()
315 sender. As before, an optional I<info> parameter allows binding that derived
359 private I<priv> B<EVP_PKEY> key into the B<OSSL_HPKE_CTX> I<ctx> before calling
363 encoded pub key I<pub> of size I<publen> into the B<OSSL_HPKE_CTX> I<ctx> before
374 before OSSL_HPKE_encap() or OSSL_HPKE_decap().
386 If required OSSL_HPKE_CTX_set1_ikme() can optionally be called before
411 return 0 before the first call a sender made to OSSL_HPKE_seal() and 1 after
440 public value needs to be regenerated by a sender before calling OSSL_HPKE_seal().
H A DEVP_PKEY_CTX_set_hkdf_md.pod48 In this mode the digest, key, salt and info values must be set before a key is
57 The digest, key and salt values must be set before a key is derived or an
66 The digest, key and info values must be set before a key is derived or an
H A DEVP_PKEY_derive.pod29 sets the passed parameters I<params> on the context before returning.
40 I<keylen> parameter. If I<key> is not NULL then before the call the I<keylen>
H A DBIO_s_bio.pod109 it to the underlying transport. This must be done before any normal processing
117 transport before flushing the write buffer it will never succeed because the
176 find out, how many bytes must be written into the buffer before the
185 the peer might be waiting for the data before being able to continue.
H A DEVP_DigestVerifyInit.pod27 Input data is digested first before the signature verification takes place.
37 I<params>, if not NULL, are set on the context before returning.
48 B<ctx> must be created with EVP_MD_CTX_new() before calling this function. If
53 an EVP_PKEY_CTX value before being passed to EVP_DigestVerifyInit_ex()
H A DASN1_TIME_set.pod77 time before I<t>. The I<offset_sec> value can also exceed the number of
97 should be used after the ASN1_TIME_set_string() functions and before
192 Use the ASN1_TIME_normalize() function to normalize the time value before
221 before I<t>, 0 if I<s> equals I<t>, or 1 if I<s> is after I<t>. -2 is returned
224 ASN1_TIME_compare() returns -1 if I<a> is before I<b>, 0 if I<a> equals I<b>,
H A DEVP_PKEY_verify.pod38 sets the passed parameters I<params> on the context before returning.
91 further processing before verifying it (they expect the input to be a digest),
132 data be specified before verifying the message.
254 * NB: assumes signing_key, in and inlen are set up before
292 * NB: assumes signing_key, in and inlen are set up before
H A DHMAC.pod99 reused. I<ctx> must have been created with HMAC_CTX_new() before the first use
157 HMAC_CTX_cleanup() existed in OpenSSL before version 1.1.0.
162 OpenSSL before version 1.0.0.
H A DASYNC_start_job.pod62 is not called before the pool is first used then it will be called automatically
89 The job was successfully started but was "paused" before it completed (see
152 the B<ASYNC_JOB>. If that code then attempts to acquire the same lock before
155 ASYNC_unblock_pause() immediately before releasing it then this situation cannot
274 * Return control back to main just before calling a blocking
276 * for reading before returning control to this thread.
H A DSSL_library_init.pod25 SSL_library_init() must be called before any other action takes place.
H A DSSL_CTX_set_record_padding_callback.pod57 The callback is invoked for every record before encryption.
60 The B<len> parameter is the current plaintext length of the record before encryption.
H A DASN1_aux_cb.pod131 immediately before an B<ASN1_VALUE> is freed. If the callback originally
144 immediately before a "d2i" operation for the B<ASN1_VALUE>.
154 immediately before a "i2d" operation for the B<ASN1_VALUE>.
164 before printing the B<ASN1_VALUE>. The I<exarg> argument will be a pointer to an
H A DPKCS7_sign_add_signer.pod72 before it is finalized.
78 It may have to be used before calling L<PKCS7_verify(3)>
H A DEVP_PKEY_decrypt.pod32 If I<out> is not NULL then before the call the I<*outlen> parameter must
56 In OpenSSL versions before 3.2.0, when used in PKCS#1 v1.5 padding,
H A DEVP_PKEY_verify_recover.pod32 I<params> on the context before returning.
46 before the call the I<routlen> parameter should contain the length of the
/openssl/doc/life-cycles/
H A DREADME.md19 additional editing before they can be added to the manual pages in
/openssl/doc/man7/
H A DEVP_KDF-HKDF.pod59 In this mode the digest, key, salt and info values must be set before a key is
69 The digest, key and salt values must be set before a key is derived otherwise
78 The digest, key and info values must be set before a key is derived otherwise
/openssl/util/perl/OpenSSL/
H A DParseC.pm669 my $before = $1;
676 if ($before ne "" || $after ne ";") {
678 return ("$before$word $name$after;",
/openssl/doc/man1/
H A Dopenssl-engine.pod.in29 Engines may be specified before and after all other command-line flags.
64 The B<-pre> command is given to the engine before it is loaded and
H A Dopenssl-crl.pod.in82 Corrupt the signature before writing it; this can be useful
123 as used by OpenSSL before version 1.0.0.
/openssl/test/recipes/90-test_includes_data/conf-includes/
H A Dincludes1.cnf26 default_crl_days= 30 # how long before next CRL
/openssl/test/recipes/30-test_evp_data/
H A Devpmac_sm3.txt12 # The keyword Availablein must appear before the test name if needed.
H A Devpmac_cmac_des.txt13 # The keyword Availablein must appear before the test name if needed.

Completed in 64 milliseconds

12345678910>>...13