Home
last modified time | relevance | path

Searched defs:crypto_suite (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dssl_stream_adapter.cc28 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
43 int SrtpCryptoSuiteFromName(absl::string_view crypto_suite) { in SrtpCryptoSuiteFromName()
55 bool GetSrtpKeyAndSaltLengths(int crypto_suite, in GetSrtpKeyAndSaltLengths()
84 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
89 bool IsGcmCryptoSuiteName(absl::string_view crypto_suite) { in IsGcmCryptoSuiteName()
116 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
H A Dopenssl_stream_adapter.cc504 bool OpenSSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/aosp_15_r20/external/webrtc/p2p/base/
H A Dfake_dtls_transport.h189 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite()
196 void SetSrtpCryptoSuite(int crypto_suite) { crypto_suite_ = crypto_suite; } in SetSrtpCryptoSuite()
H A Ddtls_transport_unittest.cc140 int crypto_suite; in CheckSrtp() local
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Ddpp_hostapd.c2938 u8 crypto_suite; in hostapd_dpp_rx_action() local
/aosp_15_r20/external/webrtc/pc/
H A Dmedia_session.cc179 for (const std::string& crypto_suite : crypto_suites) { in CreateMediaCryptos() local
H A Dwebrtc_sdp.cc3530 const absl::string_view crypto_suite = fields[1]; in ParseCryptoAttribute() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Ddpp_supplicant.c4087 u8 crypto_suite; in wpas_dpp_rx_action() local