/openssl/crypto/bn/ |
H A D | bn_s390x.c | 101 part = buffer; in s390x_crt() 104 part += 2 * size; in s390x_crt() 107 part += 2 * size; in s390x_crt() 108 crt.bp_key = part; in s390x_crt() 109 part += size + 8; in s390x_crt() 110 crt.bq_key = part; in s390x_crt() 111 part += size; in s390x_crt() 112 crt.np_prime = part; in s390x_crt() 113 part += size + 8; in s390x_crt() 114 crt.nq_prime = part; in s390x_crt() [all …]
|
/openssl/doc/man3/ |
H A D | SSL_free.pod | 45 If the stream has a sending part (in other words, if it is bidirectional or a 46 locally-initiated unidirectional stream) and that part has not been concluded 48 stream SSL object, a call to SSL_free() automatically resets the sending part of 54 If the stream has a receiving part (in other words, if it is bidirectional or a 56 that part of the stream normally (such as via a call to 58 requests the reset of the receiving part of the stream using a QUIC STOP_SENDING 60 protocol, this will automatically cause the peer to reset that part of the 61 stream in turn (which is its sending part).
|
H A D | SSL_get_stream_read_state.pod | 59 signalled the end of the receiving part of the stream. Note that there may still 69 This value is returned when the applicable stream part was reset by the local 72 For SSL_get_stream_read_state(), this means that the receiving part of the 77 For SSL_get_stream_write_state(), this means that the sending part of the stream 79 or because a QUIC stream SSL object with an un-concluded sending part was freed 88 This value is returned when the applicable stream part was reset by the remote 92 B<RESET_STREAM> frame for the receiving part of the stream; the receiving part 96 B<STOP_SENDING> frame for the sending part of the stream; the peer has indicated 97 that it does not wish to receive further data on the sending part of the stream. 140 connection closure, if called on a stream for which the respective stream part
|
H A D | SSL_stream_conclude.pod | 5 SSL_stream_conclude - conclude the sending part of a QUIC stream 16 part of a QUIC stream. If called on a QUIC connection SSL object with an 26 When calling this on a stream, the receive part of the stream remains
|
H A D | SSL_stream_reset.pod | 21 The SSL_stream_reset() function resets the send part of a QUIC stream when 30 Resetting a stream indicates to an application that the sending part of the 44 The receiving part of the stream (for bidirectional streams) continues to
|
H A D | BIO_parse_hostserv.pod | 38 The host part can be a name or an IP address. If it's a IPv6 41 The service part can be a service name or its port number. A service name
|
H A D | BIO_push.pod | 23 BIO_pop() removes the BIO I<b> from any chain is is part of. 28 the original chain, it can thus be freed or be made part of a different chain.
|
H A D | BIO_get_ex_new_index.pod | 92 an offset into the opaque exdata part of the TYPE object. I<d> B<MUST NOT> be NULL. 95 an offset into the opaque exdata part of the TYPE object. I<d> B<MUST NOT> be NULL.
|
H A D | SSL_set_verify_result.pod | 22 the verification result of the B<ssl> object. It does not become part of the
|
H A D | SSL_poll.pod | 219 stream has a read part and that read part has been reset by the peer (for 225 stream has a write part and that write part has been reset by the peer using a 235 It is not raised in the event of the receiving part of the QUIC stream being 246 This event is never raised by a stream which has had its send part concluded
|
H A D | OPENSSL_s390xcap.pod | 42 The name of an instruction followed by two 64-bit masks. The part of the 51 part of the environment variable's mask corresponding to the stfle
|
H A D | UI_new.pod | 107 method is the most machine/OS dependent part of OpenSSL and normally 129 as well. The prompt itself is divided in two, one part being the 156 where the " for I<object_name>" part is left out if I<object_name> is NULL. 189 print the OpenSSL error stack as part of processing the UI, and
|
/openssl/test/ |
H A D | README-external.md | 56 krb5's tests will then be run as part of the rest of the suite, or can be 85 GOST engine tests will then be run as part of the rest of the suite, or can be 108 OQSprovider tests will then be run as part of the rest of the suite, or can be 139 Tests will then be run as part of the rest of the suite, or can be
|
/openssl/include/openssl/ |
H A D | opensslv.h.in | 36 * These are also part of the new version scheme, but aren't part
|
H A D | configuration.h.in | 53 * The following are cipher-specific, but are part of the public API.
|
/openssl/crypto/bn/asm/ |
H A D | bn-c64xplus.asm | 57 [B0] ZERO A19 ; high part of accumulator 87 [B0] ZERO A19 ; high part of accumulator 234 || ZERO B19 ; high part of accumulator 274 || ZERO.S B19 ; high part of accumulator
|
/openssl/doc/designs/quic-design/ |
H A D | congestion-control.md | 49 RFC 9002 considers part of the congestion controller being part of the ACK
|
/openssl/ |
H A D | NOTES-PERL.md | 15 some core Perl modules. These Perl modules are part of the Perl 58 Perl is installed on HPE NonStop platforms as part of the Scripting Languages 59 package T1203PAX file. The package is shipped as part of a NonStop RVU
|
H A D | LICENSE.txt | 104 excluding those notices that do not pertain to any part of 107 (d) If the Work includes a "NOTICE" text file as part of its 111 pertain to any part of the Derivative Works, in at least one 113 as part of the Derivative Works; within the Source form or
|
/openssl/doc/man1/ |
H A D | openssl-rsa.pod.in | 126 If the input contains no public key but a private key, its public part is used. 182 To just output the public part of a private key: 186 Output the public part of a private key in B<RSAPublicKey> format:
|
/openssl/.github/workflows/ |
H A D | compiler-zoo.yml | 95 …# - we set gcc-ppc-name if the GCC version isn't part of the Ubuntu version we're using (see https… 96 …# - we set llvm-ppa-name if an LLVM version isn't part of the Ubuntu version we're using (see http…
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmac_poly1305.txt | 61 # What happens if final result from polynomial part is exactly 2^130-5? 68 # What happens if final result from polynomial part is exactly 2^130-6?
|
/openssl/doc/man7/ |
H A D | EVP_MAC-KMAC.pod | 83 The "custom" and "no-short-mac" parameters must be set as part of or before 86 The "key" parameter is set as part of the EVP_MAC_init() call, but can be
|
/openssl/doc/internal/man3/ |
H A D | ossl_punycode_decode.pod | 26 ossl_punycode_decode() decodes one label (one dot-separated part) from
|
/openssl/crypto/asn1/ |
H A D | asn_mime.c | 617 char state, part, first; in multi_split() local 620 part = 0; in multi_split() 631 part++; in multi_split() 638 } else if (part != 0) { in multi_split()
|