Searched refs:SSL_CB_ALERT (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_cb.c299 else if (where & SSL_CB_ALERT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h1019 #define SSL_CB_ALERT 0x4000 /* used in callback */ macro
1020 #define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)
1021 #define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl.h1019 #define SSL_CB_ALERT 0x4000 /* used in callback */ macro
1020 #define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)
1021 #define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl.h1736 # define SSL_CB_ALERT 0x4000/* used in callback */ macro
1737 # define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)
1738 # define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl.h1736 # define SSL_CB_ALERT 0x4000/* used in callback */ macro
1737 # define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)
1738 # define SSL_CB_WRITE_ALERT (SSL_CB_ALERT|SSL_CB_WRITE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_cb.c578 } else if (where & SSL_CB_ALERT) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_openssl.c168 else if (where & SSL_CB_ALERT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_cb.c578 } else if (where & SSL_CB_ALERT) {

Completed in 133 milliseconds