Searched refs:UseRemoteCipherPrefer (Results 1 – 5 of 5) sorted by relevance
113 HWTEST_F(TlsConfigurationTest, UseRemoteCipherPrefer, TestSize.Level2)
179 bool isUseRemoteCipher = secureOption.UseRemoteCipherPrefer();
173 [[nodiscard]] bool UseRemoteCipherPrefer() const;
247 bool ret = option.UseRemoteCipherPrefer(); in SetUseRemoteCipherPreferFuzzTest()
227 useRemoteCipherPrefer_ = tlsSecureOptions.UseRemoteCipherPrefer(); in operator =()302 bool TLSSecureOptions::UseRemoteCipherPrefer() const in UseRemoteCipherPrefer() function in OHOS::NetStack::TlsSocket::TLSSecureOptions