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

/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dsrtp.h42 __owur SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Dsrtp.h48 __owur SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dd1_srtp.c135 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s) function
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_srtp.c131 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s) function
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c3340 SSL_get_selected_srtp_profile(s);
H A Ds_server.c2943 = SSL_get_selected_srtp_profile(con);
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c3303 SSL_get_selected_srtp_profile(s);
H A Ds_server.c2995 = SSL_get_selected_srtp_profile(con);

Completed in 211 milliseconds