| /external/boringssl/src/ssl/test/ |
| D | bssl_shim.cc | 620 SSL_get_peer_signature_algorithm(ssl)) { in CheckHandshakeProperties() 622 SSL_get_peer_signature_algorithm(ssl), in CheckHandshakeProperties() 733 (SSL_get_peer_signature_algorithm(ssl) != 0 && in CheckHandshakeProperties() 737 SSL_get_peer_signature_algorithm(ssl), /*include_curve=*/0))) || in CheckHandshakeProperties() 738 (SSL_get_peer_signature_algorithm(ssl) != 0 && in CheckHandshakeProperties() 742 SSL_get_peer_signature_algorithm(ssl), /*include_curve=*/1)))) { in CheckHandshakeProperties()
|
| /external/cronet/third_party/boringssl/src/ssl/test/ |
| D | bssl_shim.cc | 620 SSL_get_peer_signature_algorithm(ssl)) { in CheckHandshakeProperties() 622 SSL_get_peer_signature_algorithm(ssl), in CheckHandshakeProperties() 735 (SSL_get_peer_signature_algorithm(ssl) != 0 && in CheckHandshakeProperties() 739 SSL_get_peer_signature_algorithm(ssl), /*include_curve=*/0))) || in CheckHandshakeProperties() 740 (SSL_get_peer_signature_algorithm(ssl) != 0 && in CheckHandshakeProperties() 744 SSL_get_peer_signature_algorithm(ssl), /*include_curve=*/1)))) { in CheckHandshakeProperties()
|
| /external/rust/crates/quiche/deps/boringssl/src/ssl/test/ |
| D | bssl_shim.cc | 569 SSL_get_peer_signature_algorithm(ssl)) { in CheckHandshakeProperties() 571 SSL_get_peer_signature_algorithm(ssl), in CheckHandshakeProperties()
|
| /external/rust/crates/quiche/src/ |
| D | tls.rs | 665 let sigalg_id = SSL_get_peer_signature_algorithm(self.as_ptr()); in sigalg() 1339 fn SSL_get_peer_signature_algorithm(ssl: *const SSL) -> u16; in SSL_get_peer_signature_algorithm() function
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | tls_client_handshaker.cc | 593 SSL_get_peer_signature_algorithm(ssl()); in FillNegotiatedParams()
|
| /external/cronet/net/socket/ |
| D | ssl_client_socket_impl.cc | 594 SSL_get_peer_signature_algorithm(ssl_.get()); in GetSSLInfo() 1023 uint16_t signature_algorithm = SSL_get_peer_signature_algorithm(ssl_.get()); in DoHandshakeComplete()
|
| /external/rust/crates/quiche/deps/boringssl/src/tool/ |
| D | transport_common.cc | 295 uint16_t sigalg = SSL_get_peer_signature_algorithm(ssl); in PrintConnectionInfo()
|
| /external/boringssl/src/tool/ |
| D | transport_common.cc | 295 uint16_t sigalg = SSL_get_peer_signature_algorithm(ssl); in PrintConnectionInfo()
|
| /external/cronet/third_party/boringssl/src/tool/ |
| D | transport_common.cc | 295 uint16_t sigalg = SSL_get_peer_signature_algorithm(ssl); in PrintConnectionInfo()
|
| /external/cronet/third_party/boringssl/src/include/openssl/ |
| D | ssl.h | 4542 OPENSSL_EXPORT uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl);
|
| /external/boringssl/src/include/openssl/ |
| D | ssl.h | 4725 OPENSSL_EXPORT uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl);
|
| /external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
| D | ssl.h | 4315 OPENSSL_EXPORT uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl);
|
| /external/rust/crates/quiche/deps/boringssl/src/ssl/ |
| D | ssl_lib.cc | 2811 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
|
| /external/cronet/third_party/boringssl/src/ssl/ |
| D | ssl_lib.cc | 2960 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
|
| D | ssl_test.cc | 7826 EXPECT_EQ(SSL_get_peer_signature_algorithm(client.get()), in TEST()
|
| /external/boringssl/src/ssl/ |
| D | ssl_lib.cc | 2962 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
|
| D | ssl_test.cc | 8122 EXPECT_EQ(SSL_get_peer_signature_algorithm(client.get()), in TEST()
|
| /external/grpc-grpc/src/boringssl/ |
| D | boringssl_prefix_symbols.h | 378 #define SSL_get_peer_signature_algorithm BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_peer_signat… macro
|
| /external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
| D | boringssl_prefix_symbols.h | 372 #define SSL_get_peer_signature_algorithm BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_peer_signat… macro
|