Searched defs:SSL_get_psk_identity_hint (Results 1 – 2 of 2) sorted by relevance
387 pub fn SSL_get_psk_identity_hint(ssl: *const SSL) -> *const c_char; in SSL_get_psk_identity_hint() function
4600 const char *SSL_get_psk_identity_hint(const SSL *s) in SSL_get_psk_identity_hint() function