Searched defs:SSL_get_peer_signature_algorithm (Results 1 – 5 of 5) sorted by relevance
929 fn SSL_get_peer_signature_algorithm(ssl: *mut SSL) -> u16; in SSL_get_peer_signature_algorithm() function
2791 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
2874 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
351 #define SSL_get_peer_signature_algorithm BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_peer_signat… macro