Lines Matching full:notls
68 bool notls;994 enum SPDY_IO_SUBSYSTEM io = glob_opt.notls ? SPDY_IO_SUBSYSTEM_RAW : SPDY_IO_SUBSYSTEM_OPENSSL;1351 glob_opt.notls = true;1401 || (!glob_opt.notls && (NULL == glob_opt.cert || NULL == glob_opt.cert_key))