Searched refs:SSL_get_peer_signature_algorithm (Results 1 – 5 of 5) sorted by relevance
586 SSL_get_peer_signature_algorithm(ssl)) { in CheckHandshakeProperties()588 SSL_get_peer_signature_algorithm(ssl), in CheckHandshakeProperties()
286 uint16_t sigalg = SSL_get_peer_signature_algorithm(ssl); in PrintConnectionInfo()
3886 OPENSSL_EXPORT uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl);
2791 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
346 #define SSL_get_peer_signature_algorithm BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_peer_signat… macro