Home
last modified time | relevance | path

Searched refs:before (Results 101 – 125 of 248) sorted by relevance

12345678910

/openssl/doc/man3/
H A DPKCS12_parse.pod41 (or code page on Windows) must potentially be converted to UTF-8 before
H A DSSL_CTX_set_session_ticket_cb.pod52 tickets. It can be called at any time before a session ticket is created to
70 decryption. The callback must check the B<status> value before performing any
H A DOSSL_PROVIDER.pod107 before calling this function, the default provider is still available as
117 The caller must prepare the B<OSSL_PARAM> array before calling this
H A DOPENSSL_malloc.pod97 OPENSSL_zalloc() calls memset() to zero the memory before returning.
102 before ultimately calling OPENSSL_free().
H A DX509_STORE_CTX_new.pod78 It must be called before each call to L<X509_verify_cert(3)> or
224 already set in I<ctx> before, and the trust is set from the I<trust> argument
225 unless the trust was already set in I<ctx> before.
H A DPKCS12_newpass.pod25 (or code page on Windows) must potentially be converted to UTF-8 before
H A DSSL_CTX_set_session_id_context.pod57 as an OpenSSL server checks the session id context itself before reusing
H A DSSL_CTX_set_cert_cb.pod22 I<cert_cb> is the application defined callback. It is called before a
H A DEVP_PKEY_verify.pod27 sets the passed parameters I<params> on the context before returning.
H A DOSSL_CMP_validate_msg.pod29 certificates provided before via L<OSSL_CMP_CTX_set1_untrusted(3)>, and
H A DEVP_PKEY_decrypt.pod31 before the call the B<outlen> parameter should contain the length of the
H A DEVP_PKEY_CTX_set_tls1_prf_md.pod53 The digest, secret value and seed must be set before a key is derived or an
H A DEVP_PKEY_encrypt.pod31 before the call the B<outlen> parameter should contain the length of the
H A DSSL_get_error.pod25 thread's error queue must be empty before the TLS/SSL I/O operation is
32 On an unexpected EOF, versions before OpenSSL 3.0 returned
H A DBIO_s_mem.pod117 before switching it back to read write. Before the BIO is freed it must be
122 BIO is set to BIO_NOCLOSE, before freeing the BUF_MEM the data pointer
H A DPKCS7_sign_add_signer.pod72 before it is finalized.
H A DEVP_VerifyInit.pod30 EVP_MD_CTX_new() before calling this function.
/openssl/doc/man7/
H A DEVP_PKEY-SM2.pod16 to form the message prefix which is hashed before the real message is hashed.
H A DRAND.pod12 Software-based generators must be seeded with external randomness before they
/openssl/doc/man5/
H A Dconfig.pod116 Whitespace after the name and before the equal sign is ignored.
137 Variables must be defined before their value is referenced, otherwise
140 section before the variable is used.
148 double B<"> quote around the value, or using a backslash B<\> before the
343 SSL_config(), appropriately. Note that any characters before an initial
/openssl/util/
H A Dcheck-format.pl785 …if (my ($head, $before, $tail) = m/^([\s@]*([^{}]*)\})[\s@]*(.*)$/) { # leading closing '}', but p…
795 if ($before ne "") { # non-whitespace non-'{' before '}'
/openssl/doc/designs/quic-design/
H A Drx-depacketizer.md153 manager before anything else.
155 before anything else.
/openssl/doc/man1/
H A Dopenssl-enc.pod.in98 the input data is base64 decoded before being decrypted.
194 Compress or decompress encrypted data using zlib after encryption or before
214 engine-provided ciphers, because this form is processed before the
271 when B<-out> is not used) before the authentication tag could be validated.
/openssl/
H A DNOTES-WINDOWS.md116 Administrator" before running `nmake install`. The other solution
126 `vcvarsall.bat` before you compile. For example, if you want to build
/openssl/doc/internal/man3/
H A Dossl_cmp_msg_check_update.pod59 Note that it does not help validating the message before storing the extraCerts

Completed in 145 milliseconds

12345678910