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

  /external/openssl/apps/
s_client.c 506 char *srtp_profiles = NULL; variable
955 srtp_profiles = *(++argv);
    [all...]
s_server.c 926 static char *srtp_profiles = NULL; variable
    [all...]
  /external/openssl/include/openssl/
ssl.h 981 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
1339 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; \/* What we'll do *\/ member in struct:ssl_st
    [all...]
  /external/openssl/ssl/
ssl.h 981 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
1339 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; \/* What we'll do *\/ member in struct:ssl_st
    [all...]

Completed in 718 milliseconds