/openbsd-src/usr.sbin/npppd/npppd/ |
H A D | chap_ms.c | 121 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 D | chap.c | 534 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 D | chap_ms.c | 121 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 D | chap_ms.c | 124 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 D | chap_ms.c | 121 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 D | token.c | 105 tokenchallenge(char *user, char *challenge, int size, char *card_type) in tokenchallenge() 161 tokenverify(char *username, char *challenge, char *response) in tokenverify()
|
H A D | login_token.c | 61 char challenge[1024]; in main() local
|
/openbsd-src/libexec/login_radius/ |
H A D | raddauth.c | 146 * 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 D | login_radius.c | 89 char challenge[1024]; in main() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | auth-bsdauth.c | 52 char *challenge = NULL; in bsdauth_query() local
|
H A D | ssh-sk-helper.c | 152 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
|
H A D | ssh-sk.c | 452 const u_char *challenge; sshsk_enroll() local [all...] |
H A D | sk-usbhid.c | 706 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, in sk_enroll() argument
|
H A D | monitor_wrap.c | 707 char *challenge; mm_bsdauth_query() local
|
/openbsd-src/libexec/login_skey/ |
H A D | login_skey.c | 59 char challenge[SKEY_MAX_CHALLENGE+17], response[SKEY_MAX_PW_LEN+1]; in main() local
|
/openbsd-src/lib/libfido2/src/ |
H A D | u2f.c | 146 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 D | chap.h | 86 u_char challenge[MAX_CHALLENGE_LENGTH]; /* last challenge string sent */ member
|
/openbsd-src/sys/dev/ic/ |
H A D | if_wi_hostap.h | 94 u_int32_t *challenge; member
|
H A D | if_wi_hostap.c | 548 u_int32_t challenge[32]; in wihap_auth_req() local
|
/openbsd-src/lib/libc/gen/ |
H A D | authenticate.c | 453 char *style, *name, *challenge, *class; in auth_userresponse() local
|
H A D | auth_subr.c | 97 char *challenge; /* last challenge issued */ member
|
/openbsd-src/regress/usr.bin/ssh/misc/sk-dummy/ |
H A D | sk-dummy.c | 215 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, in sk_enroll()
|
/openbsd-src/usr.bin/doas/ |
H A D | doas.c | 208 char *challenge = NULL, *response, rbuf[1024], cbuf[128]; in authuser_checkpass() local
|
/openbsd-src/games/boggle/boggle/ |
H A D | bog.c | 80 int challenge; variable
|
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509.h | 307 ASN1_IA5STRING *challenge; /* challenge sent in atlas >= PR2 */ global() member
|