Home
last modified time | relevance | path

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

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