Home
last modified time | relevance | path

Searched refs:initialised (Results 1 – 25 of 45) sorted by relevance

12

/openssl/doc/man7/
H A Dlife_cycle-cipher.pod23 =item initialised
30 =item initialised using EVP_CipherInit
81 | initialised | | initialised | | initialised |
127 …start newed initialised updated finaled initialised updated initialised update…
130 …pherInit initialised initialised initialised initialised initialised initialise…
131 …cryptInit initialised initialised initialised initialised initialised initialise…
133 …cryptInit initialised initialised initialised initialised initialised initialise…
145 …PHER_CTX_get_params newed initialised updated initialised updated …
147 …PHER_CTX_set_params newed initialised updated initialised updated …
149 …PHER_CTX_gettable_params newed initialised updated initialised updated …
[all …]
H A Dlife_cycle-mac.pod23 =item initialised
63 +> | initialised | <+
98 EVP_MAC_init initialised initialised initialised initialised
118 <th style="border:1px solid" align="center">initialised</th>
131 <td style="border:1px solid" align="center">initialised</td>
132 <td style="border:1px solid" align="center">initialised</td>
133 <td style="border:1px solid" align="center">initialised</td>
134 <td style="border:1px solid" align="center">initialised</td>
167 <td style="border:1px solid" align="center">initialised</td>
174 <td style="border:1px solid" align="center">initialised</td>
[all …]
H A Dlife_cycle-digest.pod22 =item initialised
123 EVP_DigestInit initialised initialised initialised initialised initialised
146 <th style="border:1px solid" align="center">initialised</th>
161 <td style="border:1px solid" align="center">initialised</td>
162 <td style="border:1px solid" align="center">initialised</td>
163 <td style="border:1px solid" align="center">initialised</td>
164 <td style="border:1px solid" align="center">initialised</td>
165 <td style="border:1px solid" align="center">initialised</td>
218 <td style="border:1px solid" align="center">initialised</td>
226 <td style="border:1px solid" align="center">initialised</td>
[all …]
H A Dprovider-signature.pod243 A previously initialised signature context is passed in the I<ctx>
297 A previously initialised signature context is passed in the I<ctx> parameter.
343 A previously initialised signature context is passed in the I<ctx> parameter.
366 parameter which should be of length I<datalen>. A previously initialised
373 added through OSSL_FUNC_signature_digest_sign_update(). A previously initialised
382 initialised signature context is passed in the I<ctx> parameter. The data to be
403 parameter which should be of length I<datalen>. A previously initialised
410 added through OSSL_FUNC_signature_digest_verify_update(). A previously initialised
416 initialised verification context is passed in the I<ctx> parameter. The data to be
H A Dprovider-cipher.pod139 a previously initialised cipher operation.
140 The I<cctx> parameter contains a pointer to a previously initialised provider
169 context in the I<cctx> parameter that should have been previously initialised via
H A Dprovider-mac.pod116 initialised mac operation.
117 The I<mctx> parameter contains a pointer to a previously initialised provider
H A Dprovider-digest.pod122 previously initialised digest operation.
123 The I<dctx> parameter contains a pointer to a previously initialised provider
H A Dprovider-kem.pod145 A previously initialised asymmetric kem context is passed in the I<ctx>
173 A previously initialised asymmetric kem context is passed in the I<ctx>
H A Dprovider-keyexch.pod120 It is also passed a previously initialised key exchange context in the I<ctx>
128 A previously initialised key exchange context is passed in the I<ctx>
/openssl/doc/life-cycles/
H A Dcipher.dot7 initialised [fontcolor="#c94c4c"];
12 d_initialised [label="initialised\n(decryption)", fontcolor="#c94c4c"];
14 e_initialised [label="initialised\n(encryption)", fontcolor="#c94c4c"];
18 newed -> initialised [label="EVP_CipherInit"];
19 initialised -> initialised [label="EVP_CipherInit\n(not required but allowed)",
21 initialised -> updated [label="EVP_CipherUpdate", weight=2];
41 most [label="any of the initialised\nupdated or finaled states", style=dashed,
51 initialised [fontcolor="#c94c4c"];
57 newed -> initialised [label="EVP_CipherInit"];
58 initialised -> initialised [label="EVP_CipherInit\n(not required but allowed)",
[all …]
H A Ddigest.dot6 initialised [label=initialised, fontcolor="#c94c4c"];
13 newed -> initialised [label="EVP_DigestInit", weight=100];
14 initialised -> updated [label="EVP_DigestUpdate", weight=100];
25 updated -> initialised [label="EVP_DigestInit", style=dashed,
27 finaled -> initialised [label="EVP_DigestInit", style=dashed,
33 squeezed -> initialised [label="EVP_DigestInit", style=dashed,
H A Dmac.dot6 initialised [fontcolor="#c94c4c"];
12 newed -> initialised [label="EVP_MAC_init"];
13 initialised -> updated [label="EVP_MAC_update"];
23 updated -> initialised [label="EVP_MAC_init", style=dashed,
25 finaled -> initialised [label="EVP_MAC_init", style=dashed,
/openssl/crypto/engine/
H A Deng_dyn.c298 int initialised; in dynamic_ctrl() local
304 initialised = ((ctx->dynamic_dso == NULL) ? 0 : 1); in dynamic_ctrl()
306 if (initialised) { in dynamic_ctrl()
H A DREADME.md91 EVP_CIPHER_CTX is actually initialised with an EVP_CIPHER method and is about to
147 functional reference to the first that successfully initialised. In the latter
154 try to initialise from the "pile" will be those that are already initialised
172 new ENGINE changes, an abstract ENGINE can be loaded and initialised, but that
173 is an algorithm-agnostic process. Even if initialised, it will not have
185 initialised state. So if RSA code asks for an ENGINE and no ENGINE has
194 initialised state, so only modification operations (not queries) will cause that
/openssl/doc/man3/
H A DEVP_PKEY_CTX_set_params.pod29 These functions must only be called after the EVP_PKEY_CTX has been initialised
39 These functions must only be called after the EVP_PKEY_CTX has been initialised
H A DBN_new.pod40 return a pointer to the B<BIGNUM> initialised to the value 0.
H A DX509_get_serialNumber.pod28 B<ASN1_INTEGER> structure which can be examined or initialised. The value
H A DBN_copy.pod37 should not have been used for other purposes or initialised in any way.
H A DEVP_PKEY_set_type.pod46 with I<keymgmt>. For keys initialised like this, the numeric type
H A DOPENSSL_init_ssl.pod38 initialised. Valid options for libcrypto are described on the
H A DENGINE_add.pod203 initialised and able to use any of its cryptographic
212 ENGINE, you have a guarantee that the ENGINE has been initialised and
213 is ready to perform cryptographic operations, and will remain initialised
263 already operational and couldn't be successfully initialised (e.g. lack of
292 functional reference to an initialised ENGINE whose implementation should be
389 OpenSSL - if there is an ENGINE that implements it and can be initialised,
424 so that it can be initialised for use. This could include the path to any
H A DEVP_PKEY_new.pod120 public key data. The B<EVP_PKEY> structure will be initialised without any
126 data. The B<EVP_PKEY> structure will be initialised without any private key
H A DBN_generate_prime.pod173 For "new" style callbacks a BN_GENCB structure should be initialised with a
176 "Old" style callbacks are the same except they are initialised with a call
H A DSSL_CTX_set_tlsext_ticket_key_cb.pod52 initialised with L<EVP_CIPHER_CTX_reset(3)> and L<EVP_MAC_CTX_new(3)>
123 initialised with L<EVP_MAC_CTX_new(3)> and the digest set with
/openssl/doc/designs/quic-design/
H A Dquic-statm.md24 The structure is defined in headers, so it may be initialised without needing

Completed in 56 milliseconds

12