Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_lib.cc2682 const char *SSL_get_psk_identity_hint(const SSL *ssl) { in SSL_get_psk_identity_hint() function
/external/cronet/third_party/boringssl/src/ssl/
Dssl_lib.cc2684 const char *SSL_get_psk_identity_hint(const SSL *ssl) { in SSL_get_psk_identity_hint() function
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc2612 const char *SSL_get_psk_identity_hint(const SSL *ssl) { in SSL_get_psk_identity_hint() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h244 #define SSL_get_psk_identity_hint GRPC_SHADOW_SSL_get_psk_identity_hint macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h359 #define SSL_get_psk_identity_hint BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_psk_identity_hint) macro