HomeSort by relevance Sort by last modified time
    Searched refs:SRTP_PROTECTION_PROFILE (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/openssl/openssl/include/openssl/
srtp.h 135 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
137 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
138 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
safestack.h     [all...]
ssl.h 377 } SRTP_PROTECTION_PROFILE;
379 DECLARE_STACK_OF(SRTP_PROTECTION_PROFILE)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
srtp.h 135 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
137 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
138 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
d1_srtp.c 127 static SRTP_PROTECTION_PROFILE srtp_known_profiles[]=
151 SRTP_PROTECTION_PROFILE **pptr,unsigned len)
153 SRTP_PROTECTION_PROFILE *p;
172 SRTP_PROTECTION_PROFILE **pptr)
174 SRTP_PROTECTION_PROFILE *p;
190 static int ssl_ctx_make_profiles(const char *profiles_string,STACK_OF(SRTP_PROTECTION_PROFILE) **out)
192 STACK_OF(SRTP_PROTECTION_PROFILE) *profiles;
197 SRTP_PROTECTION_PROFILE *p;
239 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *s)
257 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s
    [all...]
ssl.h 377 } SRTP_PROTECTION_PROFILE;
379 DECLARE_STACK_OF(SRTP_PROTECTION_PROFILE)
    [all...]
  /external/openssl/include/openssl/
srtp.h 135 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
137 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
138 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
safestack.h     [all...]
ssl.h 377 } SRTP_PROTECTION_PROFILE;
379 DECLARE_STACK_OF(SRTP_PROTECTION_PROFILE)
    [all...]
  /external/openssl/ssl/
srtp.h 135 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
137 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
138 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
d1_srtp.c 127 static SRTP_PROTECTION_PROFILE srtp_known_profiles[]=
151 SRTP_PROTECTION_PROFILE **pptr,unsigned len)
153 SRTP_PROTECTION_PROFILE *p;
172 SRTP_PROTECTION_PROFILE **pptr)
174 SRTP_PROTECTION_PROFILE *p;
190 static int ssl_ctx_make_profiles(const char *profiles_string,STACK_OF(SRTP_PROTECTION_PROFILE) **out)
192 STACK_OF(SRTP_PROTECTION_PROFILE) *profiles;
197 SRTP_PROTECTION_PROFILE *p;
239 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *s)
257 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s
    [all...]
ssl.h 377 } SRTP_PROTECTION_PROFILE;
379 DECLARE_STACK_OF(SRTP_PROTECTION_PROFILE)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/stack/
safestack.h     [all...]
  /external/openssl/crypto/stack/
safestack.h     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
opensslstreamadapter.cc 311 SRTP_PROTECTION_PROFILE *srtp_profile =
  /external/chromium_org/third_party/openssl/openssl/apps/
s_client.c     [all...]
s_server.c     [all...]
  /external/openssl/apps/
s_client.c     [all...]
s_server.c     [all...]

Completed in 2699 milliseconds