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