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 509 char *srtp_profiles = NULL; variable
960 srtp_profiles = *(++argv);
    [all...]
s_server.c 929 static char *srtp_profiles = NULL; variable
    [all...]
  /external/openssl/include/openssl/
ssl.h 983 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
1351 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; \/* What we'll do *\/ member in struct:ssl_st
    [all...]
  /external/openssl/ssl/
ssl.h 983 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; member in struct:ssl_ctx_st
1351 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; \/* What we'll do *\/ member in struct:ssl_st
    [all...]

Completed in 34 milliseconds