Searched refs:here (Results 1 – 25 of 220) sorted by relevance
123456789
35 my $here = dirname $0;36 my $c_compress = "$here/lang-compress.pl";
4 # Google's list of logs can be found here:7 # found here:
87 my $here = dirname($0);253 print "\nCommand line (with current working directory = $here):\n\n";332 unshift @buildfile, $here345 unshift @buildfile, $here353 unshift @tmpl, $here366 chdir $here;
92 PERL 'here'Configure "''target'"'collected_args'
29 [discussed in more detail here.](./quic-fifm.md)70 Decrypted packets are split into frames here and the frames are forwarded91 the appropriate negotiated algorithm happens here.100 the appropriate negotiated algorithm happens here.
40 The key disadvantage here is that it requires more API changes on the97 APIs we think have safe semantics here; e.g. implement only getters and not102 essentially return incorrect data here.
1 #The MAC here is meant to be incorrect, do not modify it
38 $ ! to get an image activation error here45 $ ! then we're likely to get an image activation error here
6 $ set default 'here'
11 # It is commented out here purely for testing purposes.
55 /* For Testing purposes you could return 0 here to cause an error */70 The functions described here were added in OpenSSL 3.4.
18 All the functions described here behave the same in so far that they51 All functions described here return 1 if successful, or 0 on error.
47 key = <base64-encoded DER SubjectPublicKeyInfo here>51 key = <base64-encoded DER SubjectPublicKeyInfo here>
59 All other functions described here return a digest of the DER representation72 All other functions described here return 1 for success and 0 for failure.
25 The functions described here were all added in OpenSSL 3.4.
32 The macros described here were added in OpenSSL 3.0.
116 # New TLS 1.3 session starts here212 # New TLS 1.3 session starts here308 # New TLS 1.3 session starts here404 # New TLS 1.3 session starts here500 # New TLS 1.3 session starts here596 # New TLS 1.3 session starts here693 # New TLS 1.3 session starts here790 # New TLS 1.3 session starts here887 # New TLS 1.3 session starts here984 # New TLS 1.3 session starts here[all …]
67 * here.108 * as "socket" here for this and the subsequent connect and close160 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 when184 Note the use of L<BIO_s_datagram(3)> here as opposed to L<BIO_s_socket(3)> that193 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
43 The types described here were added in OpenSSL 3.0.
21 /* Should we define BN_DIV2W here? */
30 The functions described here were all added in OpenSSL 3.0.
31 The functions described here were all added in OpenSSL 3.0.
33 The functions described here were added in OpenSSL 3.0.
15 available in the OpenSSL Migration Guide, here:
27 # 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 33 milliseconds