Home
last modified time | relevance | path

Searched refs:all (Results 76 – 100 of 547) sorted by relevance

12345678910>>...22

/openssl/doc/man3/
H A DX509_STORE_set_verify_cb_func.pod134 all signatures are valid and that the current time is within the
145 period or otherwise has the latest expiration date of all matching certificates.
192 of all the certificates in the final chain..
198 functions to look up all the certs or all the CRLs that match the
218 X509_STORE_get_lookup_crls() and X509_STORE_get_cleanup() all return
H A DUI_STRING.pod62 For all other B<UI_STRING> types, NULL is returned.
68 For all other B<UI_STRING> types, UI_get0_result_string() returns NULL
74 For all other B<UI_STRING> types, NULL is returned.
79 For all other B<UI_STRING> types, -1 is returned.
H A DCMS_decrypt.pod59 If I<cert> is set to NULL all possible recipients are tried. This case however
61 PKCS #1 v1.5 RSA padding) all recipients are tried whether they succeed or
65 error when all recipient encrypted keys failed to decrypt an attacker could
101 The lack of single pass processing and the need to hold all data in memory as
H A DBN_zero.pod35 BN_get_word() returns the value B<a>, or all-bits-set if B<a> cannot
44 If a B<BIGNUM> is equal to the value of all-bits-set, it will collide
H A DSSL_get_shared_sigalgs.pod29 information about all signature algorithms supported by B<s> in the order
47 Any or all of the parameters B<psign>, B<phash>, B<psignhash>, B<rsig> or
49 them all to B<NULL> and setting B<idx> to zero the total number of
H A DX509_NAME_get_index_by_NID.pod67 The list of all relevant B<NID_*> and B<OBJ_* codes> can be found in
90 Process all entries:
100 Process all commonName entries:
H A DOSSL_STORE_INFO.pod91 all take a B<OSSL_STORE_INFO> and return the object it holds if the
99 all take a B<OSSL_STORE_INFO> and return a duplicate the object it
145 This can be applied to all schemes that can somehow support a listing
194 OSSL_STORE_INFO_get0_CERT() and OSSL_STORE_INFO_get0_CRL() all return
199 OSSL_STORE_INFO_get1_CERT() and OSSL_STORE_INFO_get1_CRL() all return
H A DEVP_MAC.pod216 Not all MAC algorithms support this.
224 EVP_MAC_do_all_provided() traverses all MAC implemented by all activated
233 EVP_MAC_names_do_all() traverses all names for I<mac>, and calls
246 Here, we show all three, the OpenSSL macro for the parameter name, the
308 Note that not all algorithms may support all digests.
364 EVP_MAC_names_do_all() returns 1 if the callback was called for all names. A
367 EVP_MAC_free() returns nothing at all.
380 EVP_MAC_CTX_free() returns nothing at all.
396 EVP_MAC_do_all_provided() returns nothing at all.
/openssl/doc/man7/
H A Dopenssl-threads.pod18 all OpenSSL objects are thread-safe.
53 Not all parameters are marked this way.
63 In all cases, however, it is generally not safe for one thread to
76 Some API's, such as L<NCONF_load(3)> and related do no locking at all;
H A Dfips_module.pod45 avoid using all deprecated functions. See L<ossl-guide-migration(7)> for a list of
48 =head2 Making all applications use the FIPS module by default
50 One simple approach is to cause all applications that are using OpenSSL to only
122 You may not want all applications to use the FIPS module.
164 This removes the disadvantage listed above that you may not want all
177 L</Making all applications use the FIPS module by default> above, but edit the
180 This means all the required config information will be available to load the
235 default provider) all loaded at the same time into the same library context. You
258 example sets the default property query of C<fips=yes> for all fetches within
449 * The "fips=yes" property includes all FIPS approved algorithms
[all …]
/openssl/doc/internal/man3/
H A Dossl_algorithm_do_all.pod23 I<operation_id> may be zero to signify that all kinds of operations
25 I<provider> may be NULL to signify that all loaded providers will be
H A Dossl_cmp_msg_check_update.pod22 ossl_cmp_msg_check_update() does all generic checks on the given message B<msg>,
54 ossl_cmp_msg_check_update() adds all extraCerts contained in the <msg> to
63 If all checks pass then ossl_cmp_msg_check_update()
H A Dossl_rsa_get0_all_params.pod21 ossl_rsa_set0_all_params() sets all primes, CRT exponents and CRT coefficients
26 ossl_rsa_get0_all_params() gets all primes, CRT exponents and CRT coefficients
/openssl/doc/designs/quic-design/
H A Ddgram-api.md29 we can support on all platforms (for example, arbitrary control messages).
41 for adoption cannot be supported on all platforms (Win32 does not have
63 - Not all platforms can support iovecs (e.g. Windows).
67 defeat all of the advantages of iovecs and prevent us from meeting our
73 all data in QUIC is encrypted, so all data sent via QUIC must pass through
74 an encrypt step anyway, meaning that all data sent will already be copied
145 are defined and all of these fields are set to zero on call and on return.
264 - Don't provide these functions and require all users of these functions to
450 - After the first call to `BIO_read_dequeue` is made on a BIO_dgram, all
453 Of course, all of the above applies analogously to the TX side.
[all …]
/openssl/dev/
H A DREADME.md4 Here are all kinds of things that an OpenSSL developer might need or
/openssl/
H A DINSTALL.md4 This document describes installation on all supported operating
641 Don't automatically load all supported ciphers and digests.
651 Don't automatically load all libcrypto/libssl error strings.
1587 `Configure`. Not all environment variables are relevant to all platforms.
1668 all
1673 Build all the software components.
1677 Build all documentation components.
1694 Install all OpenSSL components.
1712 Prints a list of all the self test names.
1718 Uninstall all OpenSSL components.
[all …]
/openssl/providers/fips/
H A Dbuild.info1 # We include the provider implementation into ../libfips.a, so that all
/openssl/crypto/md2/
H A Dbuild.info5 # When all deprecated symbols are removed, libcrypto doesn't export the
/openssl/crypto/md4/
H A Dbuild.info5 # When all deprecated symbols are removed, libcrypto doesn't export the
/openssl/crypto/mdc2/
H A Dbuild.info5 # When all deprecated symbols are removed, libcrypto doesn't export the
/openssl/include/openssl/
H A Dui.h.in50 * all depending on their purpose.
99 On success, the all return an index of the added information. That index
193 /* When all strings have been added, process the whole thing. */
234 /* The method with all the built-in thingies */
260 window. Note that it's called with all string
274 The way this is used, the opener is first called, then the writer for all
275 strings, then the flusher, then the reader for all strings and finally the
280 flusher to actually display the box and run the event loop until all data
289 * The UI_STRING type is the data structure that contains all the needed info
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE35 software--to make sure the software is free for all its users. The
53 gratis or for a fee, you must give the recipients all the rights that
85 disclaimer of warranty; keep intact all the notices that refer to this
100 with or without modifications, to be licensed at no charge to all
102 that you may choose to grant warranty protection to some or all
143 all the source code for all modules it contains; but, as a special
160 and all its terms and conditions.
186 of preserving the free status of all derivatives of our free software and
263 Yoyodyne, Inc., hereby disclaims all copyright interest in the
270 That's all there is to it!
[all …]
/openssl/crypto/seed/
H A Dbuild.info6 # When all deprecated symbols are removed, libcrypto doesn't export the
/openssl/crypto/idea/
H A Dbuild.info6 # When all deprecated symbols are removed, libcrypto doesn't export the
/openssl/crypto/rc2/
H A Dbuild.info7 # When all deprecated symbols are removed, libcrypto doesn't export the

Completed in 26 milliseconds

12345678910>>...22