Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/quiche/src/
Dtls.rs1339 fn SSL_get_peer_signature_algorithm(ssl: *const SSL) -> u16; in SSL_get_peer_signature_algorithm() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc2811 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_lib.cc2955 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_lib.cc2955 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
/external/boringssl/src/ssl/
Dssl_lib.cc2831 uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) { in SSL_get_peer_signature_algorithm() function
/external/grpc-grpc/src/boringssl/
Dboringssl_prefix_symbols.h378 #define SSL_get_peer_signature_algorithm BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_peer_signat… macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h372 #define SSL_get_peer_signature_algorithm BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_peer_signat… macro