Home
last modified time | relevance | path

Searched refs:hub_send_password_challenge (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/uhub/uhub-a8ee6e7/src/core/
H A Dhub.h200 extern void hub_send_password_challenge(struct hub_info* hub, struct hub_user* u);
H A Dhub.c486 void hub_send_password_challenge(struct hub_info* hub, struct hub_user* u) in hub_send_password_challenge() function
550 hub_send_password_challenge(hub, user); in hub_event_dispatcher()