Searched refs:ssl_cipher_table_auth (Results 1 – 1 of 1) sorted by relevance
95 static const ssl_cipher_table ssl_cipher_table_auth[] = { variable2129 int i = ssl_cipher_info_lookup(ssl_cipher_table_auth, c->algorithm_auth); in SSL_CIPHER_get_auth_nid()2133 return ssl_cipher_table_auth[i].nid; in SSL_CIPHER_get_auth_nid()