Home
last modified time | relevance | path

Searched refs:control (Results 1 – 25 of 94) sorted by relevance

1234

/openssl-master/doc/man3/
A DOSSL_CRMF_MSG_set1_regCtrl_regToken.pod58 returns the respective control X in the given I<msg>, if present.
60 OSSL_CRMF_MSG_set1_regCtrl_regToken() sets the regToken control in the given
63 OSSL_CRMF_MSG_set1_regCtrl_authenticator() sets the authenticator control in
86 control in the given I<msg> copying the given I<tok> as value. See RFC 4211,
89 OSSL_CRMF_MSG_set1_regCtrl_protocolEncrKey() sets the protocolEncrKey control in
92 OSSL_CRMF_MSG_set1_regCtrl_oldCertID() sets the oldCertID control in the given
A DOPENSSL_config.pod38 control over their configuration functionality should use the configuration
46 However, very few applications currently support the control interface and so
48 ENGINEs will require certain control operations to customize them. If an
50 ENGINE control operations because they can be performed by editing a
A DENGINE_add.pod279 of state to control which implementations are available for a given
334 is something for the application to control. Some applications
412 available "control commands", providing a more flexible configuration
421 control commands; the first is to provide the necessary details to the
435 I<Issuing control commands to an ENGINE>
440 the string-pairs used for control commands consist of a command "name"
494 I<Discovering supported control commands>
506 It is using these "core" control commands that one can discover the control
533 if a ctrl() handler was supplied but no array of control commands;
536 if a ctrl() handler and array of control commands was supplied;
[all …]
A DEVP_CIPHER_meth_new.pod127 will be called with the control code B<EVP_CTRL_SET_KEY_LENGTH> and
138 control code B<EVP_CTRL_RAND_KEY> and the pointer to the key memory
147 The destination B<EVP_CIPHER_CTX> is passed to the control with the
173 The EVP routines will simply give them control and do nothing more.
222 EVP_CIPHER_meth_set_ctrl() sets the control function for B<cipher>.
A DSSL_alloc_buffers.pod21 control when buffers are freed and allocated.
27 to control where and how buffers are allocated.
A DX509_LOOKUP.pod95 The arguments of the control command are passed via I<argc> and I<argl>,
99 control command. In general, this function is not called directly, but
101 The control I<cmd>s known to OpenSSL are discussed in more depth
200 doesn't have a control function.
201 Otherwise, it returns what the control function in the
A DPEM_read_bio_ex.pod31 and control characters from the end of each line, so as to be compatible with
37 If neither PEM_FLAG_EAY_COMPATIBLE or PEM_FLAG_ONLY_B64 is set, control characters
A DX509_LOOKUP_meth_new.pod133 function to be used to handle arbitrary control commands issued by
134 X509_LOOKUP_ctrl(). The control function is given the X509_LOOKUP
139 B<argc> and B<argl> are used depends entirely on the control function.
A DSSL_CTX_set_cipher_list.pod29 for B<ctx> using the control string B<str>. The format of the string is described
68 The control string B<str> for SSL_CTX_set_cipher_list(), SSL_set_cipher_list(),
A DASYNC_start_job.pod32 that point the code can be paused and control returns to user code until some
102 then ASYNC_pause_job() will immediately return control to the calling
139 invokes ASYNC_pause_job(). This returns control back to the code that created
172 application developer is likely to require control over when the latter
240 /* Return control back to main */
A DOPENSSL_ia32cap.pod68 executed on SSE2 capable CPU, but under control of OS that does not
119 To control this extended capability word use C<:> as delimiter when
A DOSSL_CRMF_MSG_set1_regInfo_certReq.pod48 control to the regInfo structure of the given I<msg>. While RFC 4211 expects
A DEVP_PKEY_CTX_set1_pbe_pass.pod32 There is also support for string based control operations via
A DEVP_aria_128_gcm.pod90 Mode (GCM). These ciphers require additional control operations to function
A DBIO_s_bio.pod40 control.
42 One typical use of BIO pairs is to place TLS/SSL I/O under application control, this
138 The BIO pair can be used to have full control over the network access of an
A DOSSL_PARAM_allocate_from_text.pod21 retrieved from algorithm implementations via control functions.
22 Some of these control functions existed in variants that took string
A DEVP_DigestInit.pod180 Performs digest-specific control actions on context I<ctx>. The control command
183 may apply depending on the control type and digest implementation.
188 EVP_MD_CTX_set_params() as is appropriate for each control command.
514 This control sets the digest length for extendable output functions to I<p1>.
515 Sending this control directly should not be necessary, the use of
661 or control.
A DSSL_get_current_cipher.pod38 This may be the case during handshake processing, when control flow can be
/openssl-master/
A DREADME-ENGINES.md51 form of "control commands". These allow an application to expose to the
59 in planning) for supporting these control commands from the CONF (or
164 automatically fails. All it does provide are a few "control commands"
165 that can be used to control how it will load an external ENGINE
166 implementation from a shared-library. To see these control commands,
171 The "SO_PATH" control command should be used to identify the
186 that has been loaded from the shared-library. As such, any control
217 "control commands" mechanism, will provide some way for you to pass
230 a control command you can issue afterwards to "forget" the smart-card
304 commands marked as "SUCCESS" and the list of control commands
[all …]
A DAUTHORS.md8 source control.
A DLICENSE.txt17 other entities that control, are controlled by, or are under common
18 control with that entity. For the purposes of this definition,
19 "control" means (i) the power, direct or indirect, to cause the
57 communication on electronic mailing lists, source code control systems,
/openssl-master/crypto/ec/curve448/
A Dcurve448.c552 static int recode_wnaf(struct smvt_control *control, in recode_wnaf() argument
566 control[position].power = -1; in recode_wnaf()
567 control[position].addend = 0; in recode_wnaf()
592 control[position].power = pos + 16 * (w - 1); in recode_wnaf()
593 control[position].addend = delta; in recode_wnaf()
603 control[i] = control[i + position]; in recode_wnaf()
/openssl-master/doc/man1/
A Dopenssl-fipsinstall.pod.in49 =item - A control for conditional self tests errors.
60 =item - A control to indicate whether run-time security checks are done.
122 Common control strings used for this command are:
/openssl-master/doc/man7/
A DRSA-PSS.pod15 This algorithm shares several control operations with the B<RSA> algorithm
/openssl-master/test/recipes/30-test_evp_data/
A Devppkey_sm2.txt49 # This is the same as above, but with explicit digest control

Completed in 31 milliseconds

1234