Searched defs:crypto_suite (Results 1 – 7 of 7) sorted by relevance
33 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()41 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()75 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
451 bool OpenSSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
250 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite()
220 int crypto_suite; in CheckSrtp() local
1322 u8 crypto_suite; in hostapd_dpp_rx_action() local
1752 u8 crypto_suite; in wpas_dpp_rx_action() local
2827 const std::string& crypto_suite = fields[1]; in ParseCryptoAttribute() local