Searched refs:SSL_get_peer_signature_algorithm (Results 1 – 4 of 4) sorted by relevance
248 uint16_t sigalg = SSL_get_peer_signature_algorithm(ssl); in PrintConnectionInfo()
1799 SSL_get_peer_signature_algorithm(ssl)) { in CheckHandshakeProperties()1801 SSL_get_peer_signature_algorithm(ssl), in CheckHandshakeProperties()
3513 OPENSSL_EXPORT uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl);
2571 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function