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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dopenssl.c1284 /* The SSL_CTRL_SET_MSG_CALLBACK doesn't exist in ancient OpenSSL versions
1286 #ifdef SSL_CTRL_SET_MSG_CALLBACK
1552 #ifdef SSL_CTRL_SET_MSG_CALLBACK
1556 if(!SSL_CTX_callback_ctrl(connssl->ctx, SSL_CTRL_SET_MSG_CALLBACK,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_lib.c985 case SSL_CTRL_SET_MSG_CALLBACK:
1073 case SSL_CTRL_SET_MSG_CALLBACK:
2576 SSL_CTX_callback_ctrl(ctx, SSL_CTRL_SET_MSG_CALLBACK, (void (*)(void))cb);
2580 SSL_callback_ctrl(ssl, SSL_CTRL_SET_MSG_CALLBACK, (void (*)(void))cb);
H A Dssl.h1148 #define SSL_CTRL_SET_MSG_CALLBACK 15 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_lib.c1170 case SSL_CTRL_SET_MSG_CALLBACK:
1286 case SSL_CTRL_SET_MSG_CALLBACK:
3512 SSL_CTX_callback_ctrl(ctx, SSL_CTRL_SET_MSG_CALLBACK, (void (*)(void))cb);
3520 SSL_callback_ctrl(ssl, SSL_CTRL_SET_MSG_CALLBACK, (void (*)(void))cb);
H A Dssl.h1882 # define SSL_CTRL_SET_MSG_CALLBACK 15 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_lib.c1170 case SSL_CTRL_SET_MSG_CALLBACK:
1286 case SSL_CTRL_SET_MSG_CALLBACK:
3512 SSL_CTX_callback_ctrl(ctx, SSL_CTRL_SET_MSG_CALLBACK, (void (*)(void))cb);
3520 SSL_callback_ctrl(ssl, SSL_CTRL_SET_MSG_CALLBACK, (void (*)(void))cb);
H A Dssl.h1882 # define SSL_CTRL_SET_MSG_CALLBACK 15 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h1148 #define SSL_CTRL_SET_MSG_CALLBACK 15 macro

Completed in 194 milliseconds