crypto/openssl/apps/lib/s_cb.c
561
if (where & SSL_CB_LOOP) {
crypto/openssl/include/openssl/ssl.h
1139
#define SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT | SSL_CB_LOOP)
crypto/openssl/include/openssl/ssl.h
1141
#define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT | SSL_CB_LOOP)
crypto/openssl/test/sslapitest.c
7944
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
7945
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
7946
{ SSL_CB_LOOP, "TRCH" },
crypto/openssl/test/sslapitest.c
7947
{ SSL_CB_LOOP, "TWSH" },
crypto/openssl/test/sslapitest.c
7948
{ SSL_CB_LOOP, "TWSC" },
crypto/openssl/test/sslapitest.c
7949
{ SSL_CB_LOOP, "TWSKE" },
crypto/openssl/test/sslapitest.c
7950
{ SSL_CB_LOOP, "TWSD" },
crypto/openssl/test/sslapitest.c
7952
{ SSL_CB_LOOP, "TWSD" },
crypto/openssl/test/sslapitest.c
7953
{ SSL_CB_LOOP, "TRCKE" },
crypto/openssl/test/sslapitest.c
7954
{ SSL_CB_LOOP, "TRCCS" },
crypto/openssl/test/sslapitest.c
7955
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
7956
{ SSL_CB_LOOP, "TWST" },
crypto/openssl/test/sslapitest.c
7957
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
7958
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
7963
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
7964
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
7965
{ SSL_CB_LOOP, "TRCH" },
crypto/openssl/test/sslapitest.c
7966
{ SSL_CB_LOOP, "TWSH" },
crypto/openssl/test/sslapitest.c
7967
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
7968
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
7970
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
7971
{ SSL_CB_LOOP, "TRCCS" },
crypto/openssl/test/sslapitest.c
7972
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
7980
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
7981
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
7983
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
7984
{ SSL_CB_LOOP, "TRSH" },
crypto/openssl/test/sslapitest.c
7985
{ SSL_CB_LOOP, "TRSC" },
crypto/openssl/test/sslapitest.c
7986
{ SSL_CB_LOOP, "TRSKE" },
crypto/openssl/test/sslapitest.c
7987
{ SSL_CB_LOOP, "TRSD" },
crypto/openssl/test/sslapitest.c
7988
{ SSL_CB_LOOP, "TWCKE" },
crypto/openssl/test/sslapitest.c
7989
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
7990
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
7992
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
7993
{ SSL_CB_LOOP, "TRST" },
crypto/openssl/test/sslapitest.c
7994
{ SSL_CB_LOOP, "TRCCS" },
crypto/openssl/test/sslapitest.c
7995
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8000
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8001
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8003
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8004
{ SSL_CB_LOOP, "TRSH" },
crypto/openssl/test/sslapitest.c
8005
{ SSL_CB_LOOP, "TRCCS" },
crypto/openssl/test/sslapitest.c
8006
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8007
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8008
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8016
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8017
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8018
{ SSL_CB_LOOP, "TRCH" },
crypto/openssl/test/sslapitest.c
8019
{ SSL_CB_LOOP, "TWSH" },
crypto/openssl/test/sslapitest.c
8020
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8021
{ SSL_CB_LOOP, "TWEE" },
crypto/openssl/test/sslapitest.c
8022
{ SSL_CB_LOOP, "TWSC" },
crypto/openssl/test/sslapitest.c
8023
{ SSL_CB_LOOP, "TWSCV" },
crypto/openssl/test/sslapitest.c
8024
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8025
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8027
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8028
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8030
{ SSL_CB_LOOP, "TWST" },
crypto/openssl/test/sslapitest.c
8031
{ SSL_CB_LOOP, "TWST" },
crypto/openssl/test/sslapitest.c
8035
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8036
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8037
{ SSL_CB_LOOP, "TRCH" },
crypto/openssl/test/sslapitest.c
8038
{ SSL_CB_LOOP, "TWSH" },
crypto/openssl/test/sslapitest.c
8039
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8040
{ SSL_CB_LOOP, "TWEE" },
crypto/openssl/test/sslapitest.c
8041
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8042
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8044
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8045
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8047
{ SSL_CB_LOOP, "TWST" },
crypto/openssl/test/sslapitest.c
8054
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8055
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8057
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8058
{ SSL_CB_LOOP, "TRSH" },
crypto/openssl/test/sslapitest.c
8059
{ SSL_CB_LOOP, "TREE" },
crypto/openssl/test/sslapitest.c
8060
{ SSL_CB_LOOP, "TRSC" },
crypto/openssl/test/sslapitest.c
8061
{ SSL_CB_LOOP, "TRSCV" },
crypto/openssl/test/sslapitest.c
8062
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8063
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8064
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8067
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8068
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8069
{ SSL_CB_LOOP, "TRST" },
crypto/openssl/test/sslapitest.c
8071
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8072
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8073
{ SSL_CB_LOOP, "TRST" },
crypto/openssl/test/sslapitest.c
8077
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8078
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8080
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8081
{ SSL_CB_LOOP, "TRSH" },
crypto/openssl/test/sslapitest.c
8082
{ SSL_CB_LOOP, "TREE" },
crypto/openssl/test/sslapitest.c
8083
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8084
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8085
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8088
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8089
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8090
{ SSL_CB_LOOP, "TRST" },
crypto/openssl/test/sslapitest.c
8097
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8098
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8099
{ SSL_CB_LOOP, "TRCH" },
crypto/openssl/test/sslapitest.c
8100
{ SSL_CB_LOOP, "TWSH" },
crypto/openssl/test/sslapitest.c
8101
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8102
{ SSL_CB_LOOP, "TWEE" },
crypto/openssl/test/sslapitest.c
8103
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8107
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8108
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8109
{ SSL_CB_LOOP, "TWEOED" },
crypto/openssl/test/sslapitest.c
8110
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8112
{ SSL_CB_LOOP, "TWST" },
crypto/openssl/test/sslapitest.c
8119
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8120
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8121
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8125
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8126
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8127
{ SSL_CB_LOOP, "TRSH" },
crypto/openssl/test/sslapitest.c
8128
{ SSL_CB_LOOP, "TREE" },
crypto/openssl/test/sslapitest.c
8129
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8130
{ SSL_CB_LOOP, "TPEDE" },
crypto/openssl/test/sslapitest.c
8131
{ SSL_CB_LOOP, "TWEOED" },
crypto/openssl/test/sslapitest.c
8132
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8135
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8136
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8137
{ SSL_CB_LOOP, "TRST" },
crypto/openssl/test/sslapitest.c
8144
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8145
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8146
{ SSL_CB_LOOP, "TRCH" },
crypto/openssl/test/sslapitest.c
8147
{ SSL_CB_LOOP, "TWSH" },
crypto/openssl/test/sslapitest.c
8148
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8149
{ SSL_CB_LOOP, "TWEE" },
crypto/openssl/test/sslapitest.c
8150
{ SSL_CB_LOOP, "TWSCC" },
crypto/openssl/test/sslapitest.c
8151
{ SSL_CB_LOOP, "TWSCV" },
crypto/openssl/test/sslapitest.c
8152
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8153
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8155
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8156
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8158
{ SSL_CB_LOOP, "TWST" },
crypto/openssl/test/sslapitest.c
8159
{ SSL_CB_LOOP, "TWST" },
crypto/openssl/test/sslapitest.c
8163
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8164
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8165
{ SSL_CB_LOOP, "TRCH" },
crypto/openssl/test/sslapitest.c
8166
{ SSL_CB_LOOP, "TWSH" },
crypto/openssl/test/sslapitest.c
8167
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8168
{ SSL_CB_LOOP, "TWEE" },
crypto/openssl/test/sslapitest.c
8169
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8170
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8172
{ SSL_CB_LOOP, "TED" },
crypto/openssl/test/sslapitest.c
8173
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8175
{ SSL_CB_LOOP, "TWST" },
crypto/openssl/test/sslapitest.c
8182
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8183
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8185
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8186
{ SSL_CB_LOOP, "TRSH" },
crypto/openssl/test/sslapitest.c
8187
{ SSL_CB_LOOP, "TREE" },
crypto/openssl/test/sslapitest.c
8188
{ SSL_CB_LOOP, "TRSCC" },
crypto/openssl/test/sslapitest.c
8189
{ SSL_CB_LOOP, "TRSCV" },
crypto/openssl/test/sslapitest.c
8190
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8191
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8192
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8195
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8196
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8197
{ SSL_CB_LOOP, "TRST" },
crypto/openssl/test/sslapitest.c
8199
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8200
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8201
{ SSL_CB_LOOP, "TRST" },
crypto/openssl/test/sslapitest.c
8205
{ SSL_CB_LOOP, "PINIT" },
crypto/openssl/test/sslapitest.c
8206
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8208
{ SSL_CB_LOOP, "TWCH" },
crypto/openssl/test/sslapitest.c
8209
{ SSL_CB_LOOP, "TRSH" },
crypto/openssl/test/sslapitest.c
8210
{ SSL_CB_LOOP, "TREE" },
crypto/openssl/test/sslapitest.c
8211
{ SSL_CB_LOOP, "TRFIN" },
crypto/openssl/test/sslapitest.c
8212
{ SSL_CB_LOOP, "TWCCS" },
crypto/openssl/test/sslapitest.c
8213
{ SSL_CB_LOOP, "TWFIN" },
crypto/openssl/test/sslapitest.c
8216
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8217
{ SSL_CB_LOOP, "SSLOK" },
crypto/openssl/test/sslapitest.c
8218
{ SSL_CB_LOOP, "TRST" },
crypto/openssl/test/sslapitest.c
8253
if ((where & SSL_CB_LOOP) != 0