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

#include <crypto_kernel.h>

Public Attributes

srtp_crypto_kernel_state_t state
 
srtp_kernel_cipher_type_tcipher_type_list
 
srtp_kernel_auth_type_tauth_type_list
 
srtp_kernel_debug_module_tdebug_module_list
 

Member Data Documentation

◆ auth_type_list

srtp_kernel_auth_type_t* srtp_crypto_kernel_t::auth_type_list

◆ cipher_type_list

srtp_kernel_cipher_type_t* srtp_crypto_kernel_t::cipher_type_list

◆ debug_module_list

srtp_kernel_debug_module_t* srtp_crypto_kernel_t::debug_module_list

◆ state

srtp_crypto_kernel_state_t srtp_crypto_kernel_t::state

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