Home
last modified time | relevance | path

Searched refs:here (Results 1 – 25 of 220) sorted by relevance

123456789

/openssl/util/
H A Dc-compress-test.pl35 my $here = dirname $0;
36 my $c_compress = "$here/lang-compress.pl";
/openssl/apps/
H A Dct_log_list.cnf4 # Google's list of logs can be found here:
7 # found here:
/openssl/
H A Dconfigdata.pm.in87 my $here = dirname($0);
253 print "\nCommand line (with current working directory = $here):\n\n";
332 unshift @buildfile, $here
345 unshift @buildfile, $here
353 unshift @tmpl, $here
366 chdir $here;
H A Dconfig.com92 PERL 'here'Configure "''target'"'collected_args'
/openssl/doc/designs/quic-design/
H A Dquic-overview.md29 [discussed in more detail here.](./quic-fifm.md)
70 Decrypted packets are split into frames here and the frames are forwarded
91 the appropriate negotiated algorithm happens here.
100 the appropriate negotiated algorithm happens here.
H A Dquic-thread-assist.md40 The key disadvantage here is that it requires more API changes on the
97 APIs we think have safe semantics here; e.g. implement only getters and not
102 essentially return incorrect data here.
/openssl/test/recipes/30-test_defltfips/
H A Dfipsmodule.cnf1 #The MAC here is meant to be incorrect, do not modify it
/openssl/VMS/
H A Dopenssl_ivp.com.in38 $ ! to get an image activation error here
45 $ ! then we're likely to get an image activation error here
H A Dtest-includes.com6 $ set default 'here'
/openssl/test/
H A Dfips-and-base.cnf11 # It is commented out here purely for testing purposes.
/openssl/doc/man3/
H A DOSSL_INDICATOR_set_callback.pod55 /* For Testing purposes you could return 0 here to cause an error */
70 The functions described here were added in OpenSSL 3.4.
H A DEVP_PKEY_set_type.pod18 All the functions described here behave the same in so far that they
51 All functions described here return 1 if successful, or 0 on error.
H A DCTLOG_STORE_new.pod47 key = <base64-encoded DER SubjectPublicKeyInfo here>
51 key = <base64-encoded DER SubjectPublicKeyInfo here>
H A DX509_digest.pod59 All other functions described here return a digest of the DER representation
72 All other functions described here return 1 for success and 0 for failure.
H A DOSSL_GENERAL_NAMES_print.pod25 The functions described here were all added in OpenSSL 3.4.
H A DOSSL_CORE_MAKE_FUNC.pod32 The macros described here were added in OpenSSL 3.0.
/openssl/test/recipes/30-test_evp_data/
H A Devpkdf_tls13_kdf.txt116 # New TLS 1.3 session starts here
212 # New TLS 1.3 session starts here
308 # New TLS 1.3 session starts here
404 # New TLS 1.3 session starts here
500 # New TLS 1.3 session starts here
596 # New TLS 1.3 session starts here
693 # New TLS 1.3 session starts here
790 # New TLS 1.3 session starts here
887 # New TLS 1.3 session starts here
984 # New TLS 1.3 session starts here
[all …]
/openssl/doc/man7/
H A Dossl-guide-quic-client-block.pod67 * here.
108 * as "socket" here for this and the subsequent connect and close
160 functions used here. In the above example code the B<hostname> and B<port>
177 * passing BIO_CLOSE here the socket will be automatically closed when
184 Note the use of L<BIO_s_datagram(3)> here as opposed to L<BIO_s_socket(3)> that
193 identical to the TLS tutorial and won't be repeated here.
243 client, so we won't repeat it here.
274 * to get here. Normal completion is indicated by SSL_ERROR_ZERO_RETURN. In
H A Dopenssl-core.h.pod43 The types described here were added in OpenSSL 3.0.
/openssl/include/crypto/
H A Dbn_conf.h.in21 /* Should we define BN_DIV2W here? */
/openssl/doc/internal/man3/
H A Dossl_provider_add_conf_module.pod30 The functions described here were all added in OpenSSL 3.0.
H A Dossl_random_add_conf_module.pod31 The functions described here were all added in OpenSSL 3.0.
H A Dossl_ends_with_dirsep.pod33 The functions described here were added in OpenSSL 3.0.
/openssl/dev/release-aux/
H A Dopenssl-announce-release.tmpl15 available in the OpenSSL Migration Guide, here:
/openssl/.github/workflows/
H A Dprov-compat-label.yml27 # Formally released versions should be added here.
103 # Currently supported FIPS capable branches should be added here.
194 # These can't be figured out earlier and included here as a variable

Completed in 62 milliseconds

123456789