HomeSort by relevance Sort by last modified time
    Searched refs:srtp_profile (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/ssl/
d1_srtp.cc 221 return ssl->srtp_profile;
t1_lib.cc     [all...]
internal.h 2611 const SRTP_PROTECTION_PROFILE *srtp_profile; member in struct:bssl::SSLConnection
    [all...]
  /external/webrtc/webrtc/base/
opensslstreamadapter.cc 457 const SRTP_PROTECTION_PROFILE *srtp_profile = local
460 if (!srtp_profile)
463 *crypto_suite = srtp_profile->id;
    [all...]

Completed in 529 milliseconds