Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_rtp.h175 …_session, switch_rtp_crypto_direction_t direction, uint32_t index, switch_secure_settings_t *ssec);
H A Dswitch_core_media.h213 …t) switch_core_media_add_crypto(switch_core_session_t *session, switch_secure_settings_t *ssec, sw…
H A Dswitch_types.h2847 } switch_secure_settings_t; typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c3164switch_secure_settings_t ssec; /* Used just to wrap over params in a call to switch_rtp_add_crypto… in dtls_state_setup()
3927 …p_session, switch_rtp_crypto_direction_t direction, uint32_t index, switch_secure_settings_t *ssec) in switch_rtp_add_crypto_key()
H A Dswitch_core_media.c113 switch_secure_settings_t ssec[CRYPTO_INVALID+1];
1359 …t) switch_core_media_add_crypto(switch_core_session_t *session, switch_secure_settings_t *ssec, sw… in switch_core_media_add_crypto()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_dingaling/
H A Dmod_dingaling.c1099switch_secure_settings_t ssec; /* Used just to wrap over params in a call to switch_rtp_add_crypto… in try_secure()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13662 … rtp_session, switch_rtp_crypto_direction_t direction, uint index, switch_secure_settings_t ssec) { in switch_rtp_add_crypto_key()
13663 …GTYPE_p_switch_rtp.getCPtr(rtp_session), (int)direction, index, switch_secure_settings_t.getCPtr(s… in switch_rtp_add_crypto_key()
44482 public class switch_secure_settings_t : global::System.IDisposable { class
44486 internal switch_secure_settings_t(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_secure_settings_t() method in FreeSWITCH.Native.switch_secure_settings_t
44491 …internal static global::System.Runtime.InteropServices.HandleRef getCPtr(switch_secure_settings_t in getCPtr()
44495 ~switch_secure_settings_t() { in ~switch_secure_settings_t()
44616 public switch_secure_settings_t() : this(freeswitchPINVOKE.new_switch_secure_settings_t(), true) { in switch_secure_settings_t() method in FreeSWITCH.Native.switch_secure_settings_t
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx44742 switch_secure_settings_t *arg4 = (switch_secure_settings_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_rtp_add_crypto_key___()
44748 arg4 = (switch_secure_settings_t *)jarg4; in CSharp_FreeSWITCHfNative_switch_rtp_add_crypto_key___()