Home
last modified time | relevance | path

Searched defs:SSL_get_signature_algorithm_name (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/ssl/
Dssl_privkey.cc455 const char *SSL_get_signature_algorithm_name(uint16_t sigalg, in SSL_get_signature_algorithm_name() function
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_privkey.cc455 const char *SSL_get_signature_algorithm_name(uint16_t sigalg, in SSL_get_signature_algorithm_name() function
/external/rust/crates/quiche/src/
Dtls.rs930 fn SSL_get_signature_algorithm_name( in SSL_get_signature_algorithm_name() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h348 #define SSL_get_signature_algorithm_name GRPC_SHADOW_SSL_get_signature_algorithm_name macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h373 #define SSL_get_signature_algorithm_name BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_signature_a… macro