ssl_cipher_table
static int ssl_cipher_info_find(const ssl_cipher_table *table,
const ssl_cipher_table *t;
static const ssl_cipher_table ssl_cipher_table_cipher[SSL_ENC_NUM_IDX] = {
static const ssl_cipher_table ssl_cipher_table_mac[SSL_MD_NUM_IDX] = {
static const ssl_cipher_table ssl_cipher_table_kx[] = {
static const ssl_cipher_table ssl_cipher_table_auth[] = {