Home
last modified time | relevance | path

Searched refs:conn_get_secret (Results 1 – 4 of 4) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_d2cs.c219 bn_int_set(&temp.secret,conn_get_secret(client)); in on_d2cs_accountloginreq()
H A Dconnection.h275 extern unsigned int conn_get_secret(t_connection const * c) ;
H A Dconnection.c912 extern unsigned int conn_get_secret(t_connection const * c) in conn_get_secret() function
H A Dhandle_bnet.c2705 bn_int_set(&temp.secret, conn_get_secret(c)); in _client_realmjoinreq109()