Searched refs:SSL_CIPHER_get_kx_nid (Results 1 – 4 of 4) sorted by relevance
30 SSL_CIPHER_get_kx_nid
1567 SSL_CIPHER_get_kx_nid(const SSL_CIPHER *c) in SSL_CIPHER_get_kx_nid() function1580 LSSL_ALIAS(SSL_CIPHER_get_kx_nid);
1121 int SSL_CIPHER_get_kx_nid(const SSL_CIPHER *c);
813 if (SSL_CIPHER_get_kx_nid(cipher) != sct->kx_nid) { in test_ssl_ciphers()816 SSL_CIPHER_get_kx_nid(cipher), sct->kx_nid); in test_ssl_ciphers()