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

Public Attributes

const char * name
 
uint32_t algorithm_mkey
 
uint32_t algorithm_auth
 
uint32_t algorithm_enc
 
uint32_t algorithm_mac
 
uint16_t min_version
 

Member Data Documentation

◆ algorithm_auth

uint32_t cipher_alias_st::algorithm_auth

◆ algorithm_enc

uint32_t cipher_alias_st::algorithm_enc

◆ algorithm_mac

uint32_t cipher_alias_st::algorithm_mac

◆ algorithm_mkey

uint32_t cipher_alias_st::algorithm_mkey

◆ min_version

uint16_t cipher_alias_st::min_version

◆ name

const char* cipher_alias_st::name

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