Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_lib.c4360 const char *SSL_get_psk_identity(const SSL *s) in SSL_get_psk_identity() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h354 #define SSL_get_psk_identity BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_psk_identity) macro