Home | History | Annotate | Download | only in ssl

Lines Matching refs:SRTP_PROTECTION_PROFILE

129 static SRTP_PROTECTION_PROFILE srtp_known_profiles[]=
153 SRTP_PROTECTION_PROFILE **pptr,unsigned len)
155 SRTP_PROTECTION_PROFILE *p;
174 SRTP_PROTECTION_PROFILE **pptr)
176 SRTP_PROTECTION_PROFILE *p;
192 static int ssl_ctx_make_profiles(const char *profiles_string,STACK_OF(SRTP_PROTECTION_PROFILE) **out)
194 STACK_OF(SRTP_PROTECTION_PROFILE) *profiles;
199 SRTP_PROTECTION_PROFILE *p;
243 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *s)
261 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s)
272 STACK_OF(SRTP_PROTECTION_PROFILE) *clnt=0;
273 SRTP_PROTECTION_PROFILE *prof;
313 SRTP_PROTECTION_PROFILE *cprof, *sprof;
314 STACK_OF(SRTP_PROTECTION_PROFILE) *clnt = 0,*srvr;
410 STACK_OF(SRTP_PROTECTION_PROFILE) *clnt;
411 SRTP_PROTECTION_PROFILE *prof;