Home
last modified time | relevance | path

Searched defs:SSL_get_peer_signature_algorithm (Results 1 – 2 of 2) sorted by relevance

/third_party/boringssl/src/ssl/
Dssl_lib.cc2791 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h351 #define SSL_get_peer_signature_algorithm BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_peer_signat… macro