Home
last modified time | relevance | path

Searched refs:hashedSNIpresent (Results 1 – 4 of 4) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/session/
H A Dssl_hsc.c124 if( handshakeInfo->hashedSNIpresent ) in addSessionToCache()
H A Dssl_svr.c821 if( handshakeInfo->hashedSNIpresent ) in beginServerHandshake()
H A Dssl.h666 BOOLEAN hashedSNIpresent; member
H A Dssl_ext.c346 handshakeInfo->hashedSNIpresent = TRUE; in processSNI()