Searched refs:SSL_get_selected_srtp_profile (Results 1 - 8 of 8) sorted by relevance

/external/openssl/include/openssl/
H A Dsrtp.h137 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
140 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/external/openssl/ssl/
H A Dsrtp.h137 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
140 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
H A Dd1_srtp.c246 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s) function
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dsrtp.h150 OPENSSL_EXPORT SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
154 OPENSSL_EXPORT SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dd1_srtp.c261 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s) function
/external/chromium_org/third_party/webrtc/base/
H A Dopensslstreamadapter.cc292 SSL_get_selected_srtp_profile(ssl_);
/external/openssl/apps/
H A Ds_client.c2147 SRTP_PROTECTION_PROFILE *srtp_profile=SSL_get_selected_srtp_profile(s);
H A Ds_server.c2478 = SSL_get_selected_srtp_profile(con);

Completed in 8250 milliseconds