OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSL_CONNECTION_IS_TLS13
(Results
1 - 14
of
14
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/statem/
statem_srvr.c
188
if (
SSL_CONNECTION_IS_TLS13
(s)) {
423
&& (!
SSL_CONNECTION_IS_TLS13
(s)
616
if (
SSL_CONNECTION_IS_TLS13
(s))
791
if (
SSL_CONNECTION_IS_TLS13
(s) && s->sent_tickets == 0
812
if (
SSL_CONNECTION_IS_TLS13
(s))
925
if (
SSL_CONNECTION_IS_TLS13
(s)
963
if (!
SSL_CONNECTION_IS_TLS13
(s)
976
if (
SSL_CONNECTION_IS_TLS13
(s)) {
1036
if (
SSL_CONNECTION_IS_TLS13
(s)) {
1055
if (!
SSL_CONNECTION_IS_TLS13
(s
[
all
...]
statem_lib.c
105
if (!
SSL_CONNECTION_IS_TLS13
(s)
268
if (
SSL_CONNECTION_IS_TLS13
(s)) {
604
if (!s->server &&
SSL_CONNECTION_IS_TLS13
(s) && s->s3.tmp.cert_req == 1)
635
if (
SSL_CONNECTION_IS_TLS13
(s)
675
if (!
SSL_CONNECTION_IS_TLS13
(s)
861
if (
SSL_CONNECTION_IS_TLS13
(s)
872
if (
SSL_CONNECTION_IS_TLS13
(s)
879
if (!
SSL_CONNECTION_IS_TLS13
(s) && !s->s3.change_cipher_spec) {
927
if (
SSL_CONNECTION_IS_TLS13
(s)) {
1010
if ((
SSL_CONNECTION_IS_TLS13
(s) || for_comp
[
all
...]
statem_clnt.c
239
if (
SSL_CONNECTION_IS_TLS13
(s)) {
550
if (
SSL_CONNECTION_IS_TLS13
(s))
840
if (
SSL_CONNECTION_IS_TLS13
(s)
901
if (
SSL_CONNECTION_IS_TLS13
(s)) {
1073
return (
SSL_CONNECTION_IS_TLS13
(s)) ? SESSION_TICKET_MAX_LENGTH_TLS13
1419
if (
SSL_CONNECTION_IS_TLS13
(s) && s->s3.tmp.new_cipher != NULL
1434
if (
SSL_CONNECTION_IS_TLS13
(s)) {
1560
if (
SSL_CONNECTION_IS_TLS13
(s) || hrr) {
1589
context =
SSL_CONNECTION_IS_TLS13
(s) ? SSL_EXT_TLS1_3_SERVER_HELLO
1598
if (
SSL_CONNECTION_IS_TLS13
(s))
[
all
...]
extensions.c
519
is_tls13 =
SSL_CONNECTION_IS_TLS13
(s);
1021
if (!
SSL_CONNECTION_IS_TLS13
(s))
1128
if (!s->server || !
SSL_CONNECTION_IS_TLS13
(s))
1287
if (!sent &&
SSL_CONNECTION_IS_TLS13
(s) && !s->hit) {
1311
if (!
SSL_CONNECTION_IS_TLS13
(s))
extensions_srvr.c
140
if (!s->hit ||
SSL_CONNECTION_IS_TLS13
(s)) {
1230
if (!s->hit ||
SSL_CONNECTION_IS_TLS13
(s)) {
1615
if (s->hit && !
SSL_CONNECTION_IS_TLS13
(s))
1766
if (
SSL_CONNECTION_IS_TLS13
(s) && chainidx != 0)
1780
if (
SSL_CONNECTION_IS_TLS13
(s) && !tls_construct_cert_status_body(s, pkt)) {
1917
if (!ossl_assert(
SSL_CONNECTION_IS_TLS13
(s))) {
statem.c
405
if (SSL_IS_FIRST_HANDSHAKE(s) || !
SSL_CONNECTION_IS_TLS13
(s))
extensions_clnt.c
1509
if (!
SSL_CONNECTION_IS_TLS13
(s) && PACKET_remaining(pkt) > 0) {
1514
if (
SSL_CONNECTION_IS_TLS13
(s)) {
/src/crypto/external/apache2/openssl/dist/ssl/
t1_trce.c
1380
if (
SSL_CONNECTION_IS_TLS13
(sc)
1394
if (
SSL_CONNECTION_IS_TLS13
(sc)
1405
if (
SSL_CONNECTION_IS_TLS13
(sc)
1490
if (
SSL_CONNECTION_IS_TLS13
(sc)) {
1565
if (
SSL_CONNECTION_IS_TLS13
(sc)) {
1593
if (
SSL_CONNECTION_IS_TLS13
(sc)) {
1612
if (
SSL_CONNECTION_IS_TLS13
(sc)
t1_lib.c
1837
} else if (
SSL_CONNECTION_IS_TLS13
(s)) {
2734
if (
SSL_CONNECTION_IS_TLS13
(s)) {
2773
if ((
SSL_CONNECTION_IS_TLS13
(s)
2799
if (
SSL_CONNECTION_IS_TLS13
(s) || tls1_suiteb(s)) {
2807
if (!
SSL_CONNECTION_IS_TLS13
(s)) {
3114
if (!
SSL_CONNECTION_IS_TLS13
(s) && s->ext.session_secret_cb) {
3202
if (
SSL_CONNECTION_IS_TLS13
(s))
3347
if (s->ext.session_secret_cb == NULL ||
SSL_CONNECTION_IS_TLS13
(s)) {
3371
if (
SSL_CONNECTION_IS_TLS13
(s) && lu->sig == EVP_PKEY_DSA)
3392
if (s->server &&
SSL_CONNECTION_IS_TLS13
(s)
[
all
...]
ssl_sess.c
457
if (
SSL_CONNECTION_IS_TLS13
(s)) {
594
if (
SSL_CONNECTION_IS_TLS13
(s)) {
692
if (!
SSL_CONNECTION_IS_TLS13
(s)) {
706
if (
SSL_CONNECTION_IS_TLS13
(s))
s3_lib.c
4194
if (
SSL_CONNECTION_IS_TLS13
(sc) && sc->s3.did_kex)
4798
if (
SSL_CONNECTION_IS_TLS13
(s)) {
4839
if (!
SSL_CONNECTION_IS_TLS13
(s)) {
5380
if (
SSL_CONNECTION_IS_TLS13
(s)) {
5423
if (
SSL_CONNECTION_IS_TLS13
(s) && EVP_PKEY_is_a(privkey, "DH"))
5578
if (
SSL_CONNECTION_IS_TLS13
(sc) && sc->s3.did_kex)
ssl_lib.c
2814
if (!
SSL_CONNECTION_IS_TLS13
(sc)) {
2861
if (
SSL_CONNECTION_IS_TLS13
(sc)) {
2928
|| !
SSL_CONNECTION_IS_TLS13
(sc))
3499
if (sc->hit && !
SSL_CONNECTION_IS_TLS13
(sc))
3530
if (!
SSL_CONNECTION_IS_TLS13
(sc) && sc->hit
4732
&& (!s->hit ||
SSL_CONNECTION_IS_TLS13
(s))) {
4745
&& (!
SSL_CONNECTION_IS_TLS13
(s)
7357
if (!
SSL_CONNECTION_IS_TLS13
(sc)) {
ssl_local.h
265
#define
SSL_CONNECTION_IS_TLS13
(s) (!SSL_CONNECTION_IS_DTLS(s) \
270
(
SSL_CONNECTION_IS_TLS13
(s) \
/src/crypto/external/apache2/openssl/dist/ssl/record/
rec_layer_s3.c
633
is_tls13 =
SSL_CONNECTION_IS_TLS13
(s);
717
&&
SSL_CONNECTION_IS_TLS13
(s)) {
957
if (!
SSL_CONNECTION_IS_TLS13
(s)) {
1202
&& (
SSL_CONNECTION_IS_TLS13
(s) || SSL_IS_FIRST_HANDSHAKE(s)))
Completed in 33 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026