Home
last modified time | relevance | path

Searched defs:SSL_get_selected_srtp_profile (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/
Dd1_srtp.cc220 const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *ssl) { in SSL_get_selected_srtp_profile() function
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dd1_srtp.cc220 const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *ssl) { in SSL_get_selected_srtp_profile() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h40 #define SSL_get_selected_srtp_profile GRPC_SHADOW_SSL_get_selected_srtp_profile macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h362 #define SSL_get_selected_srtp_profile BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_selected_srtp_… macro