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

/freebsd-current/crypto/openssl/include/openssl/
H A Dsrtp.h48 __owur SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/freebsd-current/crypto/openssl/ssl/
H A Dd1_srtp.c131 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s) function
/freebsd-current/crypto/openssl/apps/
H A Ds_client.c3303 SSL_get_selected_srtp_profile(s);
H A Ds_server.c2995 = SSL_get_selected_srtp_profile(con);
/freebsd-current/secure/lib/libcrypto/man/man3/
H A DMakefile4072 MLINKS+= SSL_CTX_set_tlsext_use_srtp.3 SSL_get_selected_srtp_profile.3

Completed in 204 milliseconds