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

/freebsd-13-stable/usr.sbin/ppp/
H A Dpap.c85 pap_Req(struct authinfo *authp) argument
116 SendPapCode(struct authinfo *authp, int code, const char *message) argument
145 pap_Success(struct authinfo *authp) argument
169 pap_Failure(struct authinfo *authp) argument
185 struct authinfo *authp = &p->dl->pap; local
[all...]
H A Dauth.c398 struct authinfo *authp = (struct authinfo *)vauthp; local
412 auth_Init(struct authinfo *authp, struct physical *p, auth_func req, argument
426 auth_StartReq(struct authinfo *authp) argument
440 auth_StopTimer(struct authinfo *authp) argument
446 auth_ReadHeader(struct authinfo *authp, struct mbuf *bp) argument
469 auth_ReadName(struct authinfo *authp, struct mbuf *bp, size_t len) argument
[all...]
H A Dchap.c489 chap_ChallengeInit(struct authinfo *authp) argument
526 chap_Challenge(struct authinfo *authp) argument
551 chap_Success(struct authinfo *authp) argument
591 chap_Failure(struct authinfo *authp) argument
[all...]
H A Dradius.c895 radius_Authenticate(struct radius *r, struct authinfo *authp, const char *name, argument
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/modes/
H A Dccm.c767 uint8_t *mac_buf, *datap, *ivp, *authp; local
H A Dgcm.c531 uint8_t *ghash, *datap, *authp; local
1546 uint8_t *authp = (uint8_t *)ctx->gcm_tmp; local
[all...]
/freebsd-13-stable/usr.sbin/ctld/
H A Dlogin.c280 login_receive_chap_r(struct connection *conn, struct auth_group *ag, struct chap *chap, const struct auth **authp) argument
/freebsd-13-stable/contrib/tnftp/src/
H A Dfetch.c1047 char **authp; local

Completed in 186 milliseconds