Searched refs:session_id_str (Results 1 – 1 of 1) sorted by relevance
9160 char *session_id_str; local9165 hex_string(&session_id_str, session->session_id, session->session_id_length);9185 asprintf(&keyline, "%s Session-ID:%s Master-Key:%s\n", key_type, session_id_str,9189 free(session_id_str);