Searched refs:SSL_get_peer_signature_algorithm (Results 1 – 7 of 7) sorted by relevance
556 SSL_get_peer_signature_algorithm(ssl)) { in CheckHandshakeProperties()558 SSL_get_peer_signature_algorithm(ssl), in CheckHandshakeProperties()
286 uint16_t sigalg = SSL_get_peer_signature_algorithm(ssl); in PrintConnectionInfo()
212 SSL_get_peer_signature_algorithm
1764 '#define SSL_get_peer_signature_algorithm GRPC_SHADOW_SSL_get_peer_signature_algorithm',
3768 OPENSSL_EXPORT uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl);
2748 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
240 #define SSL_get_peer_signature_algorithm GRPC_SHADOW_SSL_get_peer_signature_algorithm macro