Home
last modified time | relevance | path

Searched defs:challenge (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/src/usr.sbin/radiusctl/
Dchap_ms.c121 mschap_challenge_response(u_int8_t *challenge, u_int8_t *pwhash, in mschap_challenge_response()
149 u_int8_t *username, int usernamelen, u_int8_t *challenge) in mschap_challenge_hash()
177 u_int8_t challenge[MSCHAP_CHALLENGE_SZ]; in mschap_nt_response() local
195 u_int8_t challenge[MSCHAP_CHALLENGE_SZ]; in mschap_auth_response() local
/openbsd/src/sbin/iked/
Dchap_ms.c124 mschap_challenge_response(uint8_t *challenge, uint8_t *pwhash, in mschap_challenge_response()
154 uint8_t *username, int usernamelen, uint8_t *challenge) in mschap_challenge_hash()
184 uint8_t challenge[MSCHAP_CHALLENGE_SZ]; in mschap_nt_response() local
202 uint8_t challenge[MSCHAP_CHALLENGE_SZ]; in mschap_auth_response() local
/openbsd/src/usr.sbin/npppd/npppd/
Dchap_ms.c121 mschap_challenge_response(u_int8_t *challenge, u_int8_t *pwhash, in mschap_challenge_response()
149 u_int8_t *username, int usernamelen, u_int8_t *challenge) in mschap_challenge_hash()
177 u_int8_t challenge[MSCHAP_CHALLENGE_SZ]; in mschap_nt_response() local
195 u_int8_t challenge[MSCHAP_CHALLENGE_SZ]; in mschap_auth_response() local
Dchap.c534 md5chap_authenticate(chap *_this, int id, char *username, u_char *challenge, in md5chap_authenticate()
581 u_char *pkt, *challenge; in chap_send_error() local
601 u_char *pkt, *challenge; in mschapv2_send_error() local
628 mschapv2_authenticate(chap *_this, int id, char *username, u_char *challenge, in mschapv2_authenticate()
715 u_char *challenge, int lchallenge, u_char *response) in chap_radius_authenticate()
/openbsd/src/usr.sbin/radiusd/
Dchap_ms.c121 mschap_challenge_response(u_int8_t *challenge, u_int8_t *pwhash, in mschap_challenge_response()
149 u_int8_t *username, int usernamelen, u_int8_t *challenge) in mschap_challenge_hash()
177 u_int8_t challenge[MSCHAP_CHALLENGE_SZ]; in mschap_nt_response() local
195 u_int8_t challenge[MSCHAP_CHALLENGE_SZ]; in mschap_auth_response() local
/openbsd/src/libexec/login_token/
Dtoken.c105 tokenchallenge(char *user, char *challenge, int size, char *card_type) in tokenchallenge()
161 tokenverify(char *username, char *challenge, char *response) in tokenverify()
Dlogin_token.c61 char challenge[1024]; in main() local
/openbsd/src/libexec/login_radius/
Draddauth.c149 raddauth(char *username, char *class, char *style, char *challenge, in raddauth()
464 rad_recv(char *state, char *challenge, u_char *req_vector) in rad_recv()
610 parse_challenge(auth_hdr_t *authhdr, char *state, char *challenge) in parse_challenge()
Dlogin_radius.c89 char challenge[1024]; in main() local
/openbsd/src/usr.bin/ssh/
Dauth-bsdauth.c52 char *challenge = NULL; in bsdauth_query() local
Dssh-sk-helper.c152 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
Dssh-sk.c467 const u_char *challenge; in sshsk_enroll() local
Dsk-usbhid.c706 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, in sk_enroll()
Dmonitor_wrap.c763 char *challenge; in mm_bsdauth_query() local
/openbsd/src/libexec/login_skey/
Dlogin_skey.c59 char challenge[SKEY_MAX_CHALLENGE+17], response[SKEY_MAX_PW_LEN+1]; in main() local
/openbsd/src/lib/libfido2/src/
Du2f.c146 unsigned char challenge[SHA256_DIGEST_LENGTH]; in send_dummy_register() local
195 unsigned char challenge[SHA256_DIGEST_LENGTH]; in key_lookup() local
/openbsd/src/usr.sbin/pppd/
Dchap.h86 u_char challenge[MAX_CHALLENGE_LENGTH]; /* last challenge string sent */ member
/openbsd/src/sys/dev/ic/
Dif_wi_hostap.h94 u_int32_t *challenge; member
Dif_wi_hostap.c548 u_int32_t challenge[32]; in wihap_auth_req() local
/openbsd/src/lib/libc/gen/
Dauthenticate.c453 char *style, *name, *challenge, *class; in auth_userresponse() local
Dauth_subr.c97 char *challenge; /* last challenge issued */ member
/openbsd/src/regress/usr.bin/ssh/misc/sk-dummy/
Dsk-dummy.c215 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, in sk_enroll()
/openbsd/src/usr.bin/doas/
Ddoas.c208 char *challenge = NULL, *response, rbuf[1024], cbuf[128]; in authuser_checkpass() local
/openbsd/src/games/boggle/boggle/
Dbog.c80 int challenge; variable
/openbsd/src/lib/libcrypto/x509/
Dx509.h288 ASN1_IA5STRING *challenge; /* challenge sent in atlas >= PR2 */ member

12