View | Details | Raw Unified | Return to bug 167350
Collapse All | Expand All

(-)files/patch-include-openssl-srtp.h (+10 lines)
Added Link Here
1
--- include/openssl/srtp.h	2011-11-21 14:52:01.000000000 -0800
2
+++ include/openssl/srtp.h	2012-02-02 15:13:01.757319600 -0800
3
@@ -135,7 +135,6 @@
4
 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
5
 
6
 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
7
-SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
8
 
9
 #ifdef  __cplusplus
10
 }

Return to bug 167350