Searched refs:ssl_cipher_table_auth (Results 1 – 1 of 1) sorted by relevance
94 static const ssl_cipher_table ssl_cipher_table_auth[] = { variable2128 int i = ssl_cipher_info_lookup(ssl_cipher_table_auth, c->algorithm_auth); in SSL_CIPHER_get_auth_nid()2132 return ssl_cipher_table_auth[i].nid; in SSL_CIPHER_get_auth_nid()
Completed in 18 milliseconds