Lines Matching refs:ciphers
463 void SetDtlsSrtpCryptoSuites(const std::vector<int>& ciphers, bool client) {
465 client_ssl_->SetDtlsSrtpCryptoSuites(ciphers);
467 server_ssl_->SetDtlsSrtpCryptoSuites(ciphers);
907 // Test DTLS-SRTP with all high ciphers
925 // Test DTLS-SRTP with all low ciphers
1067 // Test getting the used DTLS ciphers.
1086 // Test getting the used DTLS 1.2 ciphers.