HomeSort by relevance Sort by last modified time
    Searched refs:SSL_set_tlsext_use_srtp (Results 1 - 3 of 3) sorted by null

  /external/openssl/include/openssl/
srtp.h 134 int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles);
  /external/openssl/ssl/
srtp.h 134 int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles);
d1_srtp.c 232 int SSL_set_tlsext_use_srtp(SSL *s,const char *profiles)

Completed in 65 milliseconds