HomeSort by relevance Sort by last modified time
    Searched defs:srtp_profiles (Results 1 - 5 of 5) sorted by null

  /external/openssl/apps/
s_client.c 514 char *srtp_profiles = NULL; variable
979 srtp_profiles = *(++argv);
    [all...]
s_server.c 935 static char *srtp_profiles = NULL; variable
    [all...]
  /external/chromium_org/third_party/boringssl/src/include/openssl/
ssl.h 1010 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
1412 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; \/* What we'll do *\/ member in struct:ssl_st
    [all...]
  /external/openssl/include/openssl/
ssl.h 1046 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
1441 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; \/* What we'll do *\/ member in struct:ssl_st
    [all...]
  /external/openssl/ssl/
ssl.h 1046 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
1441 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; \/* What we'll do *\/ member in struct:ssl_st
    [all...]

Completed in 426 milliseconds