Searched defs:challenge (Results 1 - 25 of 27) sorted by relevance

12

/openbsd-current/libexec/login_token/
H A Dlogin_token.c61 char challenge[1024]; local
[all...]
H A Dtoken.c105 tokenchallenge(char *user, char *challenge, int size, char *card_type) argument
161 tokenverify(char *username, char *challenge, char *response) argument
/openbsd-current/libexec/login_radius/
H A Dlogin_radius.c89 char challenge[1024]; local
[all...]
H A Draddauth.c146 raddauth(char *username, char *class, char *style, char *challenge, argument
447 rad_recv(char *state, char *challenge, u_char *req_vector) argument
593 parse_challenge(auth_hdr_t *authhdr, char *state, char *challenge) argument
[all...]
/openbsd-current/usr.bin/ssh/
H A Dauth-bsdauth.c52 char *challenge = NULL; local
[all...]
H A Dssh-sk-helper.c152 struct sshbuf *challenge, *attest, *kbuf, *resp; local
H A Dssh-sk.c452 const u_char *challenge; local
[all...]
H A Dsk-usbhid.c706 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, argument
H A Dmonitor_wrap.c663 char *challenge; local
/openbsd-current/usr.bin/openssl/
H A Dspkac.c77 char *challenge; member in struct:__anon198
/openbsd-current/lib/libssl/
H A Dssl_packet.c74 CBS cbs, challenge, cipher_specs, session; local
/openbsd-current/libexec/login_skey/
H A Dlogin_skey.c59 char challenge[SKEY_MAX_CHALLENGE+17], response[SKEY_MAX_PW_LEN+1]; local
[all...]
/openbsd-current/sys/dev/ic/
H A Dif_wi_hostap.h94 u_int32_t *challenge; member in struct:wihap_sta_info
H A Dif_wi_hostap.c548 u_int32_t challenge[32]; local
[all...]
/openbsd-current/usr.sbin/pppd/
H A Dchap.h86 u_char challenge[MAX_CHALLENGE_LENGTH]; /* last challenge string sent */ member in struct:chap_state
[all...]
/openbsd-current/sbin/iked/
H A Dchap_ms.c124 mschap_challenge_response(uint8_t *challenge, uint8_t *pwhash, argument
184 uint8_t challenge[MSCHAP_CHALLENGE_SZ]; local
202 uint8_t challenge[MSCHAP_CHALLENGE_S local
153 mschap_challenge_hash(uint8_t *peer_challenge, uint8_t *auth_challenge, uint8_t *username, int usernamelen, uint8_t *challenge) argument
[all...]
/openbsd-current/lib/libc/gen/
H A Dauthenticate.c453 char *style, *name, *challenge, *class; local
H A Dauth_subr.c97 char *challenge; /* last challenge issued */ member in struct:auth_session_t
[all...]
/openbsd-current/usr.sbin/npppd/npppd/
H A Dchap_ms.c121 mschap_challenge_response(u_int8_t *challenge, u_int8_t *pwhash, argument
177 u_int8_t challenge[MSCHAP_CHALLENGE_SZ]; local
195 u_int8_t challenge[MSCHAP_CHALLENGE_S local
148 mschap_challenge_hash(u_int8_t *peer_challenge, u_int8_t *auth_challenge, u_int8_t *username, int usernamelen, u_int8_t *challenge) argument
[all...]
H A Dchap.c534 md5chap_authenticate(chap *_this, int id, char *username, u_char *challenge, argument
583 u_char *pkt, *challenge; local
603 u_char *pkt, *challenge; local
630 mschapv2_authenticate(chap *_this, int id, char *username, u_char *challenge, int lchallenge, u_char *response) argument
716 chap_radius_authenticate(chap *_this, int id, char *username, u_char *challenge, int lchallenge, u_char *response) argument
[all...]
/openbsd-current/usr.sbin/radiusctl/
H A Dchap_ms.c121 mschap_challenge_response(u_int8_t *challenge, u_int8_t *pwhash, argument
177 u_int8_t challenge[MSCHAP_CHALLENGE_SZ]; local
195 u_int8_t challenge[MSCHAP_CHALLENGE_S local
148 mschap_challenge_hash(u_int8_t *peer_challenge, u_int8_t *auth_challenge, u_int8_t *username, int usernamelen, u_int8_t *challenge) argument
[all...]
/openbsd-current/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, argument
/openbsd-current/games/boggle/boggle/
H A Dbog.c80 int challenge; variable
/openbsd-current/lib/libfido2/src/
H A Du2f.c146 unsigned char challenge[SHA256_DIGEST_LENGTH]; local
195 unsigned char challenge[SHA256_DIGEST_LENGTH]; local
[all...]
/openbsd-current/usr.bin/doas/
H A Ddoas.c208 char *challenge = NULL, *response, rbuf[1024], cbuf[128]; local

Completed in 197 milliseconds

12