Home
last modified time | relevance | path

Searched refs:SSL_get_selected_srtp_profile (Results 1 – 6 of 6) sorted by relevance

/openssl-master/doc/man3/
A DSSL_CTX_set_tlsext_use_srtp.pod8 SSL_get_selected_srtp_profile
19 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
74 SSL_get_selected_srtp_profile(). This function will return NULL if no SRTP
95 SSL_get_selected_srtp_profile() returns a pointer to an SRTP_PROTECTION_PROFILE
/openssl-master/include/openssl/
A Dsrtp.h48 __owur SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/openssl-master/ssl/
A Dd1_srtp.c131 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s) in SSL_get_selected_srtp_profile() function
/openssl-master/util/
A Dlibssl.num1 SSL_get_selected_srtp_profile 1 3_0_0 EXIST::FUNCTION:SRTP
/openssl-master/apps/
A Ds_client.c3256 SSL_get_selected_srtp_profile(s); in print_stuff()
A Ds_server.c2942 = SSL_get_selected_srtp_profile(con); in print_connection_info()

Completed in 16 milliseconds