webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
srtp_auth_t Struct Reference

#include <auth.h>

Public Attributes

const srtp_auth_type_ttype
 
voidstate
 
int out_len
 
int key_len
 
int prefix_len
 

Member Data Documentation

◆ key_len

int srtp_auth_t::key_len

◆ out_len

int srtp_auth_t::out_len

◆ prefix_len

int srtp_auth_t::prefix_len

◆ state

void* srtp_auth_t::state

◆ type

const srtp_auth_type_t* srtp_auth_t::type

The documentation for this struct was generated from the following file: