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

  /external/boringssl/src/ssl/
d1_srtp.c 233 return s->srtp_profile;
335 s->srtp_profile = sprof;
361 if (s->srtp_profile == 0) {
368 s2n(s->srtp_profile->id, p);
422 s->srtp_profile = prof;
t1_lib.c     [all...]
  /external/boringssl/src/include/openssl/
ssl.h 1450 const SRTP_PROTECTION_PROFILE *srtp_profile; member in struct:ssl_st
    [all...]

Completed in 65 milliseconds