Home
last modified time | relevance | path

Searched refs:channelInfo (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/vtls/
Dnss.c856 SSLChannelInfo channelInfo; in CanFalseStartCallback() local
864 if(SSL_GetChannelInfo(sock, &channelInfo, sizeof(channelInfo)) != SECSuccess) in CanFalseStartCallback()
867 if(SSL_GetCipherSuiteInfo(channelInfo.cipherSuite, &cipherInfo, in CanFalseStartCallback()
874 if(channelInfo.protocolVersion != SSL_LIBRARY_VERSION_TLS_1_2) in CanFalseStartCallback()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c21062 long channelInfo; in Qt_SGGetChannelInfo() local
21070 &channelInfo); in Qt_SGGetChannelInfo()
21073 channelInfo); in Qt_SGGetChannelInfo()