Searched refs:SSL_CB_READ (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.c301 str=(where & SSL_CB_READ)?"read":"write";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h1017 #define SSL_CB_READ 0x04 macro
1020 #define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl.h1017 #define SSL_CB_READ 0x04 macro
1020 #define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_cb.c579 str = (where & SSL_CB_READ) ? "read" : "write";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_openssl.c171 where & SSL_CB_READ ? "read" : "write",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_cb.c579 str = (where & SSL_CB_READ) ? "read" : "write";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl.h1734 # define SSL_CB_READ 0x04 macro
1737 # define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl.h1734 # define SSL_CB_READ 0x04 macro
1737 # define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)

Completed in 278 milliseconds