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

#include <ekt.h>

Public Attributes

srtp_ekt_spi_t spi
 
uint8_t ekt_cipher_type
 
srtp_aes_expanded_key_t ekt_enc_key
 
srtp_aes_expanded_key_t ekt_dec_key
 
struct ekt_data_t * next_ekt_data
 

Member Data Documentation

◆ ekt_cipher_type

uint8_t srtp_ekt_data_t::ekt_cipher_type

◆ ekt_dec_key

srtp_aes_expanded_key_t srtp_ekt_data_t::ekt_dec_key

◆ ekt_enc_key

srtp_aes_expanded_key_t srtp_ekt_data_t::ekt_enc_key

◆ next_ekt_data

struct ekt_data_t* srtp_ekt_data_t::next_ekt_data

◆ spi

srtp_ekt_spi_t srtp_ekt_data_t::spi

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