Home | History | Annotate | Download | only in ssl

Lines Matching refs:SRTP_PROTECTION_PROFILE

127 static SRTP_PROTECTION_PROFILE srtp_known_profiles[]=
151 SRTP_PROTECTION_PROFILE **pptr,unsigned len)
153 SRTP_PROTECTION_PROFILE *p;
171 static int ssl_ctx_make_profiles(const char *profiles_string,STACK_OF(SRTP_PROTECTION_PROFILE) **out)
173 STACK_OF(SRTP_PROTECTION_PROFILE) *profiles;
178 SRTP_PROTECTION_PROFILE *p;
228 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *s)
246 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s)
257 STACK_OF(SRTP_PROTECTION_PROFILE) *clnt=0;
258 SRTP_PROTECTION_PROFILE *prof;
297 SRTP_PROTECTION_PROFILE *sprof;
298 STACK_OF(SRTP_PROTECTION_PROFILE) *srvr;
406 STACK_OF(SRTP_PROTECTION_PROFILE) *clnt;
407 SRTP_PROTECTION_PROFILE *prof;