Home
last modified time | relevance | path

Searched refs:switch_rtp_crypto_key_type_t (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core_media.h315 SWITCH_DECLARE(switch_rtp_crypto_key_type_t) switch_core_media_crypto_str2type(const char *str);
316 SWITCH_DECLARE(const char *) switch_core_media_crypto_type2str(switch_rtp_crypto_key_type_t type);
317 SWITCH_DECLARE(int) switch_core_media_crypto_keysalt_len(switch_rtp_crypto_key_type_t type);
318 SWITCH_DECLARE(int) switch_core_media_crypto_salt_len(switch_rtp_crypto_key_type_t type);
H A Dswitch_rtp.h71 switch_rtp_crypto_key_type_t type;
78 switch_rtp_crypto_key_type_t type;
H A Dswitch_types.h2652 } switch_rtp_crypto_key_type_t; typedef
2826 switch_rtp_crypto_key_type_t crypto_type;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_dingaling/
H A Dmod_dingaling.c203 switch_rtp_crypto_key_type_t crypto_send_type;
204 switch_rtp_crypto_key_type_t crypto_recv_type;
205 switch_rtp_crypto_key_type_t crypto_type;
992 int index, switch_rtp_crypto_key_type_t type, switch_rtp_crypto_direction_t direction) in mdl_build_crypto()
1044 switch_rtp_crypto_key_type_t type; in mdl_add_crypto()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dmod_sofia.h1158 …fia_media_build_crypto(private_object_t *tech_pvt, int index, switch_rtp_crypto_key_type_t type, s…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_media.c114 switch_rtp_crypto_key_type_t crypto_type;
257 switch_rtp_crypto_key_type_t crypto_suite_order[CRYPTO_INVALID+1];
292 SWITCH_DECLARE(switch_rtp_crypto_key_type_t) switch_core_media_crypto_str2type(const char *str) in switch_core_media_crypto_str2type()
306 SWITCH_DECLARE(const char *) switch_core_media_crypto_type2str(switch_rtp_crypto_key_type_t type) in switch_core_media_crypto_type2str()
313 SWITCH_DECLARE(int) switch_core_media_crypto_keysalt_len(switch_rtp_crypto_key_type_t type) in switch_core_media_crypto_keysalt_len()
319 SWITCH_DECLARE(int) switch_core_media_crypto_salt_len(switch_rtp_crypto_key_type_t type) in switch_core_media_crypto_salt_len()
1362 switch_rtp_crypto_key_type_t type; in switch_core_media_add_crypto()
1811 switch_rtp_crypto_key_type_t j = SUITES[smh->crypto_suite_order[i]].type; in switch_core_session_check_incoming_crypto()
10013 switch_rtp_crypto_key_type_t j = SUITES[smh->crypto_suite_order[i]].type; in generate_m()
11311 switch_rtp_crypto_key_type_t j = SUITES[smh->crypto_suite_order[i]].type; in switch_core_media_gen_local_sdp()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx8342 switch_rtp_crypto_key_type_t arg2 ; in CSharp_FreeSWITCHfNative_switch_secure_settings_t_crypto_type_set___()
8345 arg2 = (switch_rtp_crypto_key_type_t)jarg2; in CSharp_FreeSWITCHfNative_switch_secure_settings_t_crypto_type_set___()
8353 switch_rtp_crypto_key_type_t result; in CSharp_FreeSWITCHfNative_switch_secure_settings_t_crypto_type_get___()
43981 switch_rtp_crypto_key_type_t arg2 ; in CSharp_FreeSWITCHfNative_switch_srtp_crypto_suite_t_type_set___()
43984 arg2 = (switch_rtp_crypto_key_type_t)jarg2; in CSharp_FreeSWITCHfNative_switch_srtp_crypto_suite_t_type_set___()
43992 switch_rtp_crypto_key_type_t result; in CSharp_FreeSWITCHfNative_switch_srtp_crypto_suite_t_type_get___()
43995 result = (switch_rtp_crypto_key_type_t) ((arg1)->type); in CSharp_FreeSWITCHfNative_switch_srtp_crypto_suite_t_type_get___()
44087 switch_rtp_crypto_key_type_t arg2 ; in CSharp_FreeSWITCHfNative_switch_rtp_crypto_key_type_set___()
44090 arg2 = (switch_rtp_crypto_key_type_t)jarg2; in CSharp_FreeSWITCHfNative_switch_rtp_crypto_key_type_set___()
44098 switch_rtp_crypto_key_type_t result; in CSharp_FreeSWITCHfNative_switch_rtp_crypto_key_type_get___()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs43033 public switch_rtp_crypto_key_type_t type {
43038switch_rtp_crypto_key_type_t ret = (switch_rtp_crypto_key_type_t)freeswitchPINVOKE.switch_rtp_cryp…
43113 public enum switch_rtp_crypto_key_type_t { enum
44544 public switch_rtp_crypto_key_type_t crypto_type {
44549switch_rtp_crypto_key_type_t ret = (switch_rtp_crypto_key_type_t)freeswitchPINVOKE.switch_secure_s…
45500 public switch_rtp_crypto_key_type_t type {
45505switch_rtp_crypto_key_type_t ret = (switch_rtp_crypto_key_type_t)freeswitchPINVOKE.switch_srtp_cry…