Searched refs:SSL_get_peer_signature_algorithm (Results 1 – 4 of 4) sorted by relevance
257 uint16_t sigalg = SSL_get_peer_signature_algorithm(ssl); in PrintConnectionInfo()
1522 SSL_get_peer_signature_algorithm(ssl)) { in CheckHandshakeProperties()1524 SSL_get_peer_signature_algorithm(ssl), in CheckHandshakeProperties()
3298 OPENSSL_EXPORT uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl);
2479 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function