Searched refs:GetCipherName (Results 1 – 1 of 1) sorted by relevance
313 constexpr auto GetCipherName = GetCipherValue<SSL_CIPHER_get_name>; variable549 return GetCipherName(env, SSL_get_current_cipher(ssl.get())); in GetCurrentCipherName()1059 GetCipherName(env, cipher)) || in GetClientHelloCiphers()1086 GetCurrentCipherValue<GetCipherName>(env, ssl)) || in GetCipherInfo()