Searched refs:rc_auth (Results 1 – 3 of 3) sorted by relevance
/external/ppp/pppd/plugins/radius/ |
D | radiusclient.h | 405 int rc_auth __P((UINT4, VALUE_PAIR *, VALUE_PAIR **, char *, REQUEST_INFO *));
|
D | buildreq.c | 162 int rc_auth(UINT4 client_port, VALUE_PAIR *send, VALUE_PAIR **received, in rc_auth() function
|
D | radius.c | 301 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()
|