Home
last modified time | relevance | path

Searched defs:SSL_use_psk_identity_hint (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ssl/
Dssl_lib.c4334 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h517 #define SSL_use_psk_identity_hint BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_use_psk_identity_hint) macro