Home
last modified time | relevance | path

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

12

/openbsd-src/usr.sbin/npppd/npppd/
H A 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
H A 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/radiusctl/
H A 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/
H A 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/radiusd/
H A 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/
H A Dtoken.c105 tokenchallenge(char *user, char *challenge, int size, char *card_type) in tokenchallenge()
161 tokenverify(char *username, char *challenge, char *response) in tokenverify()
H A Dlogin_token.c61 char challenge[1024]; in main() local
/openbsd-src/libexec/login_radius/
H A Draddauth.c146 * password -- NULL for interactive service and when requesting a challenge in raddauth() argument
447 rad_recv(char * state,char * challenge,u_char * req_vector) rad_recv() argument
593 parse_challenge(auth_hdr_t * authhdr,char * state,char * challenge) parse_challenge() argument
[all...]
H A Dlogin_radius.c89 char challenge[1024]; in main() local
/openbsd-src/usr.bin/ssh/
H A Dauth-bsdauth.c52 char *challenge = NULL; in bsdauth_query() local
H A Dssh-sk-helper.c152 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
H A Dssh-sk.c452 const u_char *challenge; sshsk_enroll() local
[all...]
H A Dsk-usbhid.c706 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, in sk_enroll() argument
H A Dmonitor_wrap.c707 char *challenge; mm_bsdauth_query() local
/openbsd-src/libexec/login_skey/
H A Dlogin_skey.c59 char challenge[SKEY_MAX_CHALLENGE+17], response[SKEY_MAX_PW_LEN+1]; in main() local
/openbsd-src/lib/libfido2/src/
H A 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/
H A Dchap.h86 u_char challenge[MAX_CHALLENGE_LENGTH]; /* last challenge string sent */ member
/openbsd-src/sys/dev/ic/
H A Dif_wi_hostap.h94 u_int32_t *challenge; member
H A Dif_wi_hostap.c548 u_int32_t challenge[32]; in wihap_auth_req() local
/openbsd-src/lib/libc/gen/
H A Dauthenticate.c453 char *style, *name, *challenge, *class; in auth_userresponse() local
H A Dauth_subr.c97 char *challenge; /* last challenge issued */ member
/openbsd-src/regress/usr.bin/ssh/misc/sk-dummy/
H A Dsk-dummy.c215 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, in sk_enroll()
/openbsd-src/usr.bin/doas/
H A Ddoas.c208 char *challenge = NULL, *response, rbuf[1024], cbuf[128]; in authuser_checkpass() local
/openbsd-src/games/boggle/boggle/
H A Dbog.c80 int challenge; variable
/openbsd-src/lib/libcrypto/x509/
H A Dx509.h307 ASN1_IA5STRING *challenge; /* challenge sent in atlas >= PR2 */ global() member

12