Searched defs:SSL_get_peer_signature_algorithm (Results 1 – 6 of 6) sorted by relevance
1339 fn SSL_get_peer_signature_algorithm(ssl: *const SSL) -> u16; in SSL_get_peer_signature_algorithm() function
2877 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
2879 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
2811 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
355 #define SSL_get_peer_signature_algorithm BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_peer_signat… macro