Home
last modified time | relevance | path

Searched refs:SSL_get_peer_signature_algorithm (Results 1 – 7 of 7) sorted by relevance

/external/boringssl/src/ssl/test/
Dbssl_shim.cc556 SSL_get_peer_signature_algorithm(ssl)) { in CheckHandshakeProperties()
558 SSL_get_peer_signature_algorithm(ssl), in CheckHandshakeProperties()
/external/boringssl/src/tool/
Dtransport_common.cc286 uint16_t sigalg = SSL_get_peer_signature_algorithm(ssl); in PrintConnectionInfo()
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list212 SSL_get_peer_signature_algorithm
DBoringSSL-GRPC.podspec1764 '#define SSL_get_peer_signature_algorithm GRPC_SHADOW_SSL_get_peer_signature_algorithm',
/external/boringssl/src/include/openssl/
Dssl.h3768 OPENSSL_EXPORT uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl);
/external/boringssl/src/ssl/
Dssl_lib.cc2748 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h240 #define SSL_get_peer_signature_algorithm GRPC_SHADOW_SSL_get_peer_signature_algorithm macro