Searched defs:SSL_get_psk_identity_hint (Results 1 – 3 of 3) sorted by relevance
2603 const char *SSL_get_psk_identity_hint(const SSL *ssl) { in SSL_get_psk_identity_hint() function
4309 const char *SSL_get_psk_identity_hint(const SSL *s) in SSL_get_psk_identity_hint() function
355 #define SSL_get_psk_identity_hint BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_psk_identity_hint) macro