Home
last modified time | relevance | path

Searched refs:normal (Results 26 – 50 of 78) sorted by relevance

1234

/openssl/doc/designs/quic-design/
H A Dqlog.md125 Some examples of more normal filters include:
H A Dquic-fault-injector.md15 fault) into an otherwise normal QUIC connection. Therefore the fault injector
16 will have to be capable of creating fully normal QUIC protocol elements, but
17 also offer the flexibility for a test to modify those normal protocol elements
/openssl/doc/man3/
H A DSSL_new_stream.pod35 normal way using L<SSL_read(3)> and L<SSL_write(3)>.
H A DSSL_want.pod36 only. The information must therefore only be used for normal operation under
H A DSSL_CTX_set_num_tickets.pod33 0 then no tickets will be issued for either a normal connection or a resumption.
H A DSSL_shutdown.pod224 normally, see L<SSL_stream_conclude(3)>; to perform a non-normal stream
289 An exception to this is streams which terminated in a non-normal fashion, for
291 SSL_shutdown() is called, or which terminated in a normal fashion, have their
297 be transmitted to the peer. This flag may be used when a non-normal application
H A DBIO_f_base64.pod46 than 0 (which indicates normal end of input).
H A DUI_STRING.pod98 only useful with normal C strings.
H A DEVP_PKEY_CTX_set_hkdf_md.pod103 should be more than enough for any normal use of HKDF.
H A DSSL_CTX_set_tmp_dh_callback.pod47 even if they get hold of the normal (certified) key, as this key was
H A DSSL_get_stream_read_state.pod116 the application error code which was signalled during non-normal termination of
H A DOSSL_CMP_SRV_CTX_new.pod105 which may be due to normal successful end of the transaction or due to an error.
H A DSSL_alert_type_string.pod35 and does not influence the normal data stream (unless its contents results
/openssl/doc/man7/
H A DEVP_KEYEXCH-ECDH.pod77 The code to generate a shared secret for the normal case is identical to
H A DEVP_KDF-TLS1_PRF.pod45 this should be more than enough for any normal use of the TLS PRF.
H A DEVP_PKEY-EC.pod15 The normal way of specifying domain parameters for an EC curve is via the
78 Enable Cofactor DH (ECC CDH) if this value is 1, otherwise it uses normal EC DH
H A DEVP_KDF-HKDF.pod43 this should be more than enough for any normal use of HKDF.
H A Ddes_modes.pod211 If all 3 keys are the same, this is effectively the same as normal
H A Dopenssl-quic.pod355 datagram socket is created instead of a normal TCP socket.
570 This allows an application to indicate the normal end of the sending part of a
576 This allows an application to indicate the non-normal termination of the sending
587 signalled by a peer which has performed a non-normal stream termination of the
/openssl/ssl/quic/
H A Dquic_record_rx.c1302 int ossl_qrx_key_update_timeout(OSSL_QRX *qrx, int normal) in ossl_qrx_key_update_timeout() argument
1315 if (normal && el->state == QRL_EL_STATE_PROV_COOLDOWN in ossl_qrx_key_update_timeout()
/openssl/include/openssl/
H A Dsafestack.h.in216 * These should also be distinguished from "normal" stacks.
/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_cts.txt178 # 32 bytes input (Aligned blocks should match normal CBC mode)
/openssl/crypto/ripemd/asm/
H A Drmd-586.pl13 $normal=0;
342 &set_label("start") unless $normal;
/openssl/test/
H A Dquic_record_test.c79 #define RX_OP_KEY_UPDATE_TIMEOUT(normal) \ argument
80 { RX_TEST_OP_KEY_UPDATE_TIMEOUT, 0, NULL, 0, NULL, (normal), 0, 0, NULL },
/openssl/doc/man1/
H A Dopenssl-asn1parse.pod.in103 processed whether it has the normal PEM BEGIN and END markers or not. This

Completed in 83 milliseconds

1234