Searched defs:authp (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/usr.sbin/ppp/
H A Dpap.c83 pap_Req(struct authinfo *authp) argument
114 SendPapCode(struct authinfo *authp, int code, const char *message) argument
143 pap_Success(struct authinfo *authp) argument
167 pap_Failure(struct authinfo *authp) argument
183 struct authinfo *authp = &p->dl->pap; local
[all...]
H A Dauth.c396 struct authinfo *authp = (struct authinfo *)vauthp; local
410 auth_Init(struct authinfo *authp, struct physical *p, auth_func req, argument
424 auth_StartReq(struct authinfo *authp) argument
438 auth_StopTimer(struct authinfo *authp) argument
444 auth_ReadHeader(struct authinfo *authp, struct mbuf *bp) argument
467 auth_ReadName(struct authinfo *authp, struct mbuf *bp, size_t len) argument
[all...]
H A Dchap.c487 chap_ChallengeInit(struct authinfo *authp) argument
524 chap_Challenge(struct authinfo *authp) argument
549 chap_Success(struct authinfo *authp) argument
589 chap_Failure(struct authinfo *authp) argument
[all...]
H A Dradius.c893 radius_Authenticate(struct radius *r, struct authinfo *authp, const char *name, argument
/freebsd-current/sys/contrib/openzfs/module/icp/algs/modes/
H A Dccm.c763 uint8_t *mac_buf, *datap, *ivp, *authp; local
H A Dgcm.c543 uint8_t *ghash, *datap, *authp; local
1533 uint8_t *authp = (uint8_t *)ctx->gcm_tmp; local
[all...]
/freebsd-current/usr.sbin/ctld/
H A Dlogin.c278 login_receive_chap_r(struct connection *conn, struct auth_group *ag, struct chap *chap, const struct auth **authp) argument
/freebsd-current/contrib/tnftp/src/
H A Dfetch.c1047 char **authp; local

Completed in 124 milliseconds