Searched defs:srtp_profiles (Results 1 - 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/
H A Dtest_config.h57 std::string srtp_profiles; member in struct:TestConfig
/external/boringssl/include/openssl/
H A Dssl.h3669 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
3848 /* srtp_profiles is the list of configured SRTP protection profiles for
3850 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_st
/external/boringssl/src/include/openssl/
H A Dssl.h3669 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
3848 /* srtp_profiles is the list of configured SRTP protection profiles for
3850 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_st

Completed in 251 milliseconds