Searched refs:kCustomExtensionValue (Results 1 – 1 of 1) sorted by relevance
918 static const uint16_t kCustomExtensionValue = 1234; variable920 reinterpret_cast<void *>(kCustomExtensionValue);922 reinterpret_cast<void *>(kCustomExtensionValue + 1);928 if (extension_value != kCustomExtensionValue || in CustomExtensionAddCallback()948 if (extension_value != kCustomExtensionValue || in CustomExtensionFreeCallback()959 if (extension_value != kCustomExtensionValue || in CustomExtensionParseCallback()1145 ssl_ctx.get(), kCustomExtensionValue, CustomExtensionAddCallback, in SetupCtx()1153 ssl_ctx.get(), kCustomExtensionValue, CustomExtensionAddCallback, in SetupCtx()