CryptoPkg/Include/openssl/srtp.h File Reference


Defines

#define SRTP_AES128_CM_SHA1_80   0x0001
#define SRTP_AES128_CM_SHA1_32   0x0002
#define SRTP_AES128_F8_SHA1_80   0x0003
#define SRTP_AES128_F8_SHA1_32   0x0004
#define SRTP_NULL_SHA1_80   0x0005
#define SRTP_NULL_SHA1_32   0x0006

Functions

int SSL_CTX_set_tlsext_use_srtp (SSL_CTX *ctx, const char *profiles)
int SSL_set_tlsext_use_srtp (SSL *ctx, const char *profiles)
 STACK_OF (SRTP_PROTECTION_PROFILE)*SSL_get_srtp_profiles(SSL *ssl)
SRTP_PROTECTION_PROFILESSL_get_selected_srtp_profile (SSL *s)

Define Documentation

#define SRTP_AES128_CM_SHA1_32   0x0002

#define SRTP_AES128_CM_SHA1_80   0x0001

#define SRTP_AES128_F8_SHA1_32   0x0004

#define SRTP_AES128_F8_SHA1_80   0x0003

#define SRTP_NULL_SHA1_32   0x0006

#define SRTP_NULL_SHA1_80   0x0005


Function Documentation

int SSL_CTX_set_tlsext_use_srtp ( SSL_CTX ctx,
const char *  profiles 
)

SRTP_PROTECTION_PROFILE* SSL_get_selected_srtp_profile ( SSL s  ) 

int SSL_set_tlsext_use_srtp ( SSL ctx,
const char *  profiles 
)

STACK_OF ( SRTP_PROTECTION_PROFILE   ) 


Generated on Wed Sep 2 14:03:41 2015 for CryptoPkg[ALL] by  doxygen 1.5.7.1