Home
last modified time | relevance | path

Searched refs:given (Results 26 – 50 of 374) sorted by relevance

12345678910>>...15

/openssl/doc/man3/
H A DOSSL_CMP_MSG_get0_header.pod34 OSSL_CMP_MSG_get0_header() returns the header of the given CMP message.
36 OSSL_CMP_MSG_get_bodytype() returns the body type of the given CMP message.
42 in the header of the given message according to the CMP_CTX.
47 in the header of the given message according to the CMP_CTX.
66 =item the subject field of any reference certificate given in I<ctx>
78 =item the public key of any PKCS#10 CSR given in I<ctx>,
80 =item the public key of any reference certificate given in I<ctx>
107 OSSL_CMP_MSG_write() stores the given OSSL_CMP_MSG to I<file> in DER encoding.
H A DOSSL_ESS_check_signing_certs.pod30 referencing the given I<signcert> and any given further I<certs>
37 OSSL_ESS_signing_cert_new_init() except that it uses the given I<hash_alg> and
41 the certificates required by the identifiers given in I<ss> and/or I<ssv2>.
50 The matching is done using the given certificate hash algorithm and value.
H A DCTLOG_STORE_get0_log_by_id.pod24 in a CTLOG_STORE that has a given LogID.
28 B<CTLOG_STORE_get0_log_by_id> returns a CTLOG with the given LogID, if it
29 exists in the given CTLOG_STORE, otherwise it returns NULL.
H A DEVP_KDF.pod74 EVP_KDF_fetch() fetches an implementation of a KDF I<algorithm>, given
113 The set of parameters given with I<params> determine exactly what
118 EVP_KDF_CTX_get_params() retrieves chosen parameters, given the
120 The set of parameters given with I<params> determine exactly what
126 context, given a context I<ctx>.
127 The set of parameters given with I<params> determine exactly what
163 of the given I<kdf>.
166 providers in the given library context I<libctx>, and for each of the
168 and the given I<arg> as argument.
246 The length must never exceed what can be given with a B<size_t>.
[all …]
H A DOSSL_HTTP_transfer.pod56 NULL, else by connecting to a given I<server> optionally via a I<proxy>.
61 for connecting to the given server and the optionally given I<port>,
65 If I<bio> is given and I<rbio> is NULL then this I<bio> is used instead.
82 where any userinfo, path, query, and fragment given is ignored.
84 The default proxy port number is 80, or 443 in case "https:" is given.
85 The HTTP client functions connect via the given proxy unless the I<server>
98 but cannot be used when both I<bio> and I<rbio> are given.
154 It promotes the given BIO I<bio> representing a connection
198 A value < 0 indicates that the I<overall_timeout> parameter value given
218 and for not exceeding any given maximum response length.
[all …]
H A DBIO_ADDR.pod59 therefore ignored) and populates the given B<BIO_ADDR> with them.
65 BIO_ADDR_family() returns the protocol family of the given
70 BIO_ADDR_rawaddress() will write the raw address of the given
82 BIO_ADDR_rawport() returns the raw port of the given B<BIO_ADDR>.
86 hostname of the given B<BIO_ADDR>. If B<numeric> is 1, the string
93 service name of the port of the given B<BIO_ADDR>. If B<numeric>
100 of the given B<BIO_ADDR>. This only works for B<BIO_ADDR> of the
H A DEVP_KEYMGMT.pod59 has been loaded into the B<OSSL_LIB_CTX> given by I<ctx>, having the
60 name given by I<algorithm> and the properties given by I<properties>.
62 EVP_KEYMGMT_up_ref() increments the reference count for the given
65 EVP_KEYMGMT_free() decrements the reference count for the given
76 implementation for the given I<keymgmt>. Note that the I<keymgmt> may have
H A DEVP_MAC.pod171 The set of parameters given with I<params> determine exactly what
176 EVP_MAC_CTX_get_params() retrieves chosen parameters, given the
178 The set of parameters given with I<params> determine exactly what
184 context, given a context I<ctx>.
185 The set of parameters given with I<params> determine exactly what
218 EVP_MAC_is_a() checks if the given I<mac> is an implementation of an
222 of the given I<mac>.
227 and the given I<arg> as argument.
317 what can be given with a B<size_t>.
369 EVP_MAC_is_a() returns 1 if the given method can be identified with
[all …]
H A DUI_new.pod89 A UI can contain more than one prompt, which are performed in the given
102 UI_new_method() creates a new UI using the given UI method. When done with
119 sizes of the result, not counting the final NUL character. The given
128 for no. A set of characters that can be used to cancel the prompt is given
130 descriptive text (given through the I<prompt> argument) and one describing
131 the possible answers (given through the I<action_desc> argument).
165 with the one given as argument.
174 UI_get0_user_data() retrieves the data that has last been given to the
193 UI_set_default_method() changes the default UI method to the one given.
199 UI_get_method() returns the UI method associated with a given UI.
[all …]
H A DOSSL_CMP_validate_msg.pod22 OSSL_CMP_validate_msg() validates the protection of the given I<msg>,
24 In the former case a suitable trust anchor must be given in the CMP context
39 Each acceptable cert is tried in the given order to see if the message
57 OSSL_CMP_validate_cert_path() attempts to validate the given certificate and its
58 path using the given store of trusted certs (possibly including CRLs and a cert
H A DUI_UTIL_read_pw.pod22 The maximum allowed size is given with B<length>, including the
31 B<UI_METHOD> that wraps a given PEM password callback B<cb>.
45 encoding that the given password callback generates.
H A DOSSL_STORE_LOADER.pod121 given by I<libctx>, and with the properties given by I<properties>.
123 OSSL_STORE_LOADER_up_ref() increments the reference count for the given
126 OSSL_STORE_LOADER_free() decrements the reference count for the given
130 OSSL_STORE_LOADER_get0_provider() returns the provider of the given
134 with the given I<loader>.
148 OSSL_STORE_LOADER_names_do_all() traverses all names for the given
164 The functions pointed at define the functionality of the given loader.
299 OSSL_STORE_LOADER_free() frees the given I<store_loader>.
302 OSSL_STORE_register_loader() register the given I<store_loader> and
307 OSSL_STORE_unregister_loader() unregister the store loader for the given
H A DX509_load_http.pod28 respectively, in ASN.1 format using HTTP from the given B<url>.
30 If B<bio> is given and B<rbio> is NULL then this BIO is used instead of an
32 If both B<bio> and B<rbio> are given (which may be memory BIOs, for instance)
H A DOSSL_STORE_expect.pod35 OSSL_STORE_supports_search() checks if the loader of the given OSSL_STORE
36 context supports the given search type.
41 OSSL_STORE_load() of a given session, or they will fail.
H A DOSSL_CMP_CTX_new.pod208 OSSL_CMP_CTX_set_option() sets the given value for the given option
223 If the given value is 0 then HTTP connections are not kept open
270 Demand that the given policies are flagged as critical.
360 OSSL_CMP_CTX_get_option() reads the current value of the given option
370 OSSL_CMP_OPT_LOG_VERBOSITY context option to the given level.
381 OSSL_CMP_CTX_set1_server() sets the given server I<address>
382 (which may be a hostname or IP address or NULL) in the given I<ctx>.
396 where any given userinfo, path, query, and fragment is ignored.
398 The default port number is 80, or 443 in case C<https:> is given.
476 When given a NULL parameter the entry is cleared.
[all …]
H A DSSL_group_to_name.pod16 associated with a given TLS group ID, as registered via built-in
23 corresponding to the given I<id> as a NUL-terminated string.
/openssl/doc/man7/
H A Dprovider-storemgmt.pod44 of objects from a container indicated by URI. These objects are given
125 I<export_cb> as well as the given I<export_cbarg>.
149 The number that can be given through this parameter is found in
156 Indicates that the caller wants to search for an object with the given
164 Indicates that the caller wants to search for an object with the given
172 Indicates that the caller wants to search for an object with the given
179 Indicates that the caller wants to search for an object with the given
180 fingerprint, computed with the given digest.
184 Indicates that the caller wants to search for an object with the given
201 "serial" parameters will be given.
H A Dopenssl_user_macros.pod.in27 The value is a version number, given in one of the following two forms:
38 Any version number may be given, but these numbers are
87 versions up to and including the version given by B<OPENSSL_API_COMPAT>
88 (or the default value given above, when B<OPENSSL_API_COMPAT> isn't defined)
/openssl/apps/lib/
H A Dapp_provider.c70 const int given = provider_option_given; in opt_provider() local
85 provider_option_given = given; in opt_provider()
/openssl/doc/internal/man3/
H A Dossl_provider_new.pod162 provider module given the provider object I<prov>.
167 ossl_provider_libctx() returns the library context the given
174 Only text parameters can be given, and it's up to the provider to
194 ossl_provider_activate() "activates" the provider for the given
203 If an initialization function was given with ossl_provider_new(), that
208 If no initialization function was given with ossl_provider_new(), a
220 ossl_provider_deactivate() "deactivates" the provider for the given
249 ossl_provider_name() returns the name that was given with
271 It should treat the given I<OSSL_PARAM> array as described in
282 It should return an array of I<OSSL_ALGORITHM> for the given
[all …]
H A Dossl_cmp_print_log.pod52 and the message constructed using the given B<format> and variable further
61 ossl_cmp_log4() output a log message with the given severity,
62 constructing the message text from the given format and arguments.
64 ossl_cmp_log_parse_metadata() parses the given message buffer I<buf> populated
H A DOSSL_TIME.pod127 given integer multiplier returning I<a> &#xD7; I<b>.
129 B<ossl_time_divide> performs division of a time value by a given integer
176 B<ossl_time_multiply> returns the result of multiplying the given time by the
177 given integral multiplier, or B<OSSL_TIME_INFINITY> on overflow.
179 B<ossl_time_divide> returns the result of dividing the given time by the given
182 B<ossl_time_muldiv> returns the fused multiplication and division of the given
H A Dossl_cmp_msg_check_update.pod22 ossl_cmp_msg_check_update() does all generic checks on the given message B<msg>,
31 and matches any expected sender or srvCert subject given in B<ctx>,
40 =item its transaction ID matches any transaction ID given in B<ctx>, and
42 =item its recipNonce matches any senderNonce given in B<ctx>.
H A Devp_generic_fetch.pod35 evp_generic_fetch() calls ossl_method_construct() with the given
41 but limits the search of methods to the provider given with I<prov>.
59 increments the reference counter for the given method, if there is
64 frees the given method.
204 * given |name|, this is the spot to find that NID and set it in
/openssl/doc/designs/quic-design/
H A Dquic-fifm.md92 This is needed so that the QUIC Send Stream Manager for a given stream
101 given stream whether a FIN was lost or acked.
234 * Effects an immediate transition of the given CFQ item to the TX state.
239 * Effects an immediate transition of the given CFQ item to the NEW state,
241 * the priority is changed to the given value.
258 * Gets the highest priority CFQ item in the given PN space awaiting
265 * order in the given PN space. In other words, given the return value of
267 * Returns NULL if the given item is the last item in priority order.
294 - Keeping track of all stream IDs sent in a given packet, and
384 * given packet. The caller must call ossl_quic_txpim_pkt_get_num_chunks() to
[all …]

Completed in 40 milliseconds

12345678910>>...15