Home
last modified time | relevance | path

Searched defs:SRTP_PROTECTION_PROFILE (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/
Dd1_srtp.cc205 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl) { in STACK_OF() argument
/external/boringssl/src/include/openssl/
Dbase.h392 typedef struct srtp_protection_profile_st SRTP_PROTECTION_PROFILE; typedef