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

/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dsrtp.h42 __owur SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/freebsd-12-stable/crypto/openssl/ssl/
H A Dd1_srtp.c135 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s) function
/freebsd-12-stable/crypto/openssl/apps/
H A Ds_client.c3327 SSL_get_selected_srtp_profile(s);
H A Ds_server.c2893 = SSL_get_selected_srtp_profile(con);
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
H A DMakefile2684 MLINKS+= SSL_CTX_set_tlsext_use_srtp.3 SSL_get_selected_srtp_profile.3

Completed in 168 milliseconds