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