OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSLInfoCallback
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
openssladapter.cc
753
OpenSSLAdapter::
SSLInfoCallback
(const SSL* s, int where, int ret) {
854
SSL_CTX_set_info_callback(ctx,
SSLInfoCallback
);
/external/chromium_org/third_party/libjingle/source/talk/base/
openssladapter.cc
788
OpenSSLAdapter::
SSLInfoCallback
(const SSL* s, int where, int ret) {
896
SSL_CTX_set_info_callback(ctx,
SSLInfoCallback
);
Completed in 39 milliseconds