Searched refs:AUTH_HDR (Results 1 - 3 of 3) sorted by relevance

/external/ppp/pppd/plugins/radius/
H A Dsendserver.c22 static int rc_check_reply (AUTH_HDR *, int, char *, unsigned char *, unsigned char);
33 static int rc_pack_list (VALUE_PAIR *vp, char *secret, AUTH_HDR *auth)
200 AUTH_HDR *auth, *recv_auth;
262 auth = (AUTH_HDR *) send_buffer;
342 recv_auth = (AUTH_HDR *)recv_buffer;
395 static int rc_check_reply (AUTH_HDR *auth, int bufferlen, char *secret,
H A Dradiusclient.h67 } AUTH_HDR; typedef in typeref:struct:pw_auth_hdr
392 VALUE_PAIR *rc_avpair_gen __P((AUTH_HDR *));
H A Davpair.c152 VALUE_PAIR *rc_avpair_gen (AUTH_HDR *auth)

Completed in 127 milliseconds