Searched refs:GetCipherVersion (Results 1 – 1 of 1) sorted by relevance
315 constexpr auto GetCipherVersion = GetCipherValue<SSL_CIPHER_get_version>; variable554 return GetCipherVersion(env, SSL_get_current_cipher(ssl.get())); in GetCurrentCipherVersion()1067 GetCipherVersion(env, cipher))) { in GetClientHelloCiphers()1094 GetCurrentCipherValue<GetCipherVersion>(env, ssl))) { in GetCipherInfo()