Home
last modified time | relevance | path

Searched refs:rc_auth (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/plugins/radius/
Dradiusclient.h405 int rc_auth __P((UINT4, VALUE_PAIR *, VALUE_PAIR **, char *, REQUEST_INFO *));
Dbuildreq.c162 int rc_auth(UINT4 client_port, VALUE_PAIR *send, VALUE_PAIR **received, in rc_auth() function
Dradius.c301 result = rc_auth(rstate.client_port, send, &received, radius_msg, NULL); in radius_pap_auth()
472 result = rc_auth(rstate.client_port, send, &received, radius_msg, in radius_chap_verify()