Searched defs:srtp_profile (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
H A Dopensslstreamadapter.cc457 const SRTP_PROTECTION_PROFILE *srtp_profile = local
460 if (!srtp_profile)
463 *crypto_suite = srtp_profile->id;
/external/boringssl/src/ssl/
H A Dinternal.h2033 /* srtp_profile is the selected SRTP protection profile for
2035 const SRTP_PROTECTION_PROFILE *srtp_profile; member in struct:ssl_st

Completed in 195 milliseconds