Home
last modified time | relevance | path

Searched defs:authp (Results 1 – 6 of 6) sorted by relevance

/external/libppp/src/
Dpap.c83 pap_Req(struct authinfo *authp) in pap_Req()
114 SendPapCode(struct authinfo *authp, int code, const char *message) in SendPapCode()
143 pap_Success(struct authinfo *authp) in pap_Success()
167 pap_Failure(struct authinfo *authp) in pap_Failure()
183 struct authinfo *authp = &p->dl->pap; in pap_Input() local
Dauth.c388 struct authinfo *authp = (struct authinfo *)vauthp; in AuthTimeout() local
402 auth_Init(struct authinfo *authp, struct physical *p, auth_func req, in auth_Init()
416 auth_StartReq(struct authinfo *authp) in auth_StartReq()
430 auth_StopTimer(struct authinfo *authp) in auth_StopTimer()
436 auth_ReadHeader(struct authinfo *authp, struct mbuf *bp) in auth_ReadHeader()
459 auth_ReadName(struct authinfo *authp, struct mbuf *bp, size_t len) in auth_ReadName()
Dchap.c487 chap_ChallengeInit(struct authinfo *authp) in chap_ChallengeInit()
524 chap_Challenge(struct authinfo *authp) in chap_Challenge()
549 chap_Success(struct authinfo *authp) in chap_Success()
589 chap_Failure(struct authinfo *authp) in chap_Failure()
Dradius.c893 radius_Authenticate(struct radius *r, struct authinfo *authp, const char *name, in radius_Authenticate()
/external/openssl/ssl/
Dd1_clnt.c1051 krb5_data authenticator, *authp = NULL; in dtls1_send_client_key_exchange() local
Ds3_clnt.c2370 krb5_data authenticator, *authp = NULL; in ssl3_send_client_key_exchange() local