Home
last modified time | relevance | path

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

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dssl_stream_adapter.cc27 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
42 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()
54 bool GetSrtpKeyAndSaltLengths(int crypto_suite, in GetSrtpKeyAndSaltLengths()
83 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
88 bool IsGcmCryptoSuiteName(const std::string& crypto_suite) { in IsGcmCryptoSuiteName()
121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
H A Dopenssl_stream_adapter.cc468 bool OpenSSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dssl_stream_adapter.cc27 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
42 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()
54 bool GetSrtpKeyAndSaltLengths(int crypto_suite, in GetSrtpKeyAndSaltLengths()
83 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
88 bool IsGcmCryptoSuiteName(const std::string& crypto_suite) { in IsGcmCryptoSuiteName()
121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dssl_stream_adapter.cc27 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
42 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()
54 bool GetSrtpKeyAndSaltLengths(int crypto_suite, in GetSrtpKeyAndSaltLengths()
83 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
88 bool IsGcmCryptoSuiteName(const std::string& crypto_suite) { in IsGcmCryptoSuiteName()
121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dssl_stream_adapter.cc27 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
42 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()
54 bool GetSrtpKeyAndSaltLengths(int crypto_suite, in GetSrtpKeyAndSaltLengths()
83 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
88 bool IsGcmCryptoSuiteName(const std::string& crypto_suite) { in IsGcmCryptoSuiteName()
121 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dsslstreamadapter.cc31 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
46 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()
58 bool GetSrtpKeyAndSaltLengths(int crypto_suite, int *key_length, in GetSrtpKeyAndSaltLengths()
86 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
91 bool IsGcmCryptoSuiteName(const std::string& crypto_suite) { in IsGcmCryptoSuiteName()
136 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsslstreamadapter.cc26 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
41 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()
53 bool GetSrtpKeyAndSaltLengths(int crypto_suite, int *key_length, in GetSrtpKeyAndSaltLengths()
81 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
86 bool IsGcmCryptoSuiteName(const std::string& crypto_suite) { in IsGcmCryptoSuiteName()
142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dsslstreamadapter.cc26 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
41 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()
53 bool GetSrtpKeyAndSaltLengths(int crypto_suite, int *key_length, in GetSrtpKeyAndSaltLengths()
81 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
86 bool IsGcmCryptoSuiteName(const std::string& crypto_suite) { in IsGcmCryptoSuiteName()
142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dsslstreamadapter.cc26 std::string SrtpCryptoSuiteToName(int crypto_suite) { in SrtpCryptoSuiteToName()
41 int SrtpCryptoSuiteFromName(const std::string& crypto_suite) { in SrtpCryptoSuiteFromName()
53 bool GetSrtpKeyAndSaltLengths(int crypto_suite, int *key_length, in GetSrtpKeyAndSaltLengths()
81 bool IsGcmCryptoSuite(int crypto_suite) { in IsGcmCryptoSuite()
86 bool IsGcmCryptoSuiteName(const std::string& crypto_suite) { in IsGcmCryptoSuiteName()
142 bool SSLStreamAdapter::GetDtlsSrtpCryptoSuite(int* crypto_suite) { in GetDtlsSrtpCryptoSuite()
/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/pjmedia/
H A Dtransport_srtp.c133 typedef struct crypto_suite struct
149 } crypto_suite; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dfake_dtls_transport.h180 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite()
187 void SetSrtpCryptoSuite(int crypto_suite) { crypto_suite_ = crypto_suite; } in SetSrtpCryptoSuite()
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dfake_dtls_transport.h177 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite()
184 void SetSrtpCryptoSuite(int crypto_suite) { crypto_suite_ = crypto_suite; } in SetSrtpCryptoSuite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dfake_dtls_transport.h180 bool GetSrtpCryptoSuite(int* crypto_suite) override { in GetSrtpCryptoSuite()
187 void SetSrtpCryptoSuite(int crypto_suite) { crypto_suite_ = crypto_suite; } in SetSrtpCryptoSuite()
/dports/net-im/tox/c-toxcore-0.2.13/auto_tests/
H A Dcrypto_test.c337 static Suite *crypto_suite(void) in crypto_suite() function
/dports/audio/baresip/baresip-0.5.8/modules/srtp/
H A Dsrtp.c38 char *crypto_suite; member
/dports/audio/baresip/baresip-0.5.8/modules/libsrtp/
H A Dsrtp.c28 char *crypto_suite; member
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/samples/
H A Dvid_streamutil.c221 const pj_str_t *crypto_suite, in create_stream()
H A Dstreamutil.c148 const pj_str_t *crypto_suite, in create_stream()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dsdp.c701 uint8_t *crypto_suite = NULL, *crypto_params = NULL; in av_sdp_create() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dsdp.c701 uint8_t *crypto_suite = NULL, *crypto_params = NULL; in av_sdp_create() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dsdp.c823 uint8_t *crypto_suite = NULL, *crypto_params = NULL; in av_sdp_create() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dsdp.c828 uint8_t *crypto_suite = NULL, *crypto_params = NULL; in av_sdp_create() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dsdp.c824 uint8_t *crypto_suite = NULL, *crypto_params = NULL; in av_sdp_create() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dsdp.c824 uint8_t *crypto_suite = NULL, *crypto_params = NULL; in av_sdp_create() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dsdp.c828 uint8_t *crypto_suite = NULL, *crypto_params = NULL; in av_sdp_create() local

123