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

  /external/boringssl/src/include/openssl/
srtp.h 149 /* SSL_get_selected_srtp_profile returns the selected SRTP profile, or NULL if
151 OPENSSL_EXPORT const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(
  /external/boringssl/src/ssl/
d1_srtp.c 232 const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s) {

Completed in 224 milliseconds