Searched defs:SSL_use_psk_identity_hint (Results 1 – 2 of 2) sorted by relevance
4334 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint() function
517 #define SSL_use_psk_identity_hint BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_use_psk_identity_hint) macro