Home
last modified time | relevance | path

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

12

/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dms_funcs.c82 const u8 *username, size_t username_len, u8 *challenge) in challenge_hash()
145 int challenge_response(const u8 *challenge, const u8 *password_hash, in challenge_response()
176 u8 challenge[8]; in generate_nt_response() local
204 u8 challenge[8]; in generate_nt_response_pwhash() local
247 u8 password_hash_hash[16], challenge[8]; in generate_authenticator_response_pwhash() local
306 int nt_challenge_response(const u8 *challenge, const u8 *password, in nt_challenge_response()
/dflybsd-src/usr.sbin/ppp/
H A Dchap_ms.c116 ChallengeResponse(u_char *challenge, u_char *pwHash, u_char *response) in ChallengeResponse()
382 mschap_NT(char *passwordHash, char *challenge) in mschap_NT()
392 mschap_LANMan(char *digest, char *challenge, char *secret) in mschap_LANMan()
H A Dchap.h53 } challenge; member
H A Dchap.c125 chap_BuildAnswer(char *name, char *key, u_char id, char *challenge in chap_BuildAnswer()
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A Dchap.c15 int chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge, in chap_md5()
/dflybsd-src/crypto/openssh/
H A Dauth-bsdauth.c55 char *challenge = NULL; in bsdauth_query() local
H A Dmonitor_wrap.c882 char *challenge; in mm_bsdauth_query() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_md5.c34 const u8 *pos, *challenge, *password; in eap_md5_process() local
H A Deap_leap.c65 const u8 *pos, *challenge, *identity, *password; in eap_leap_process_request() local
H A Deap_mschapv2.c243 const u8 *pos, *challenge; in eap_mschapv2_challenge() local
/dflybsd-src/crypto/libressl/apps/openssl/
H A Dspkac.c77 char *challenge; member
/dflybsd-src/crypto/libressl/ssl/
H A Dssl_packet.c74 CBS cbs, challenge, cipher_specs, session; in ssl_convert_sslv2_client_hello() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_md5.c20 u8 challenge[CHALLENGE_LEN]; member
H A Deap_server_ttls.c556 const u8 *challenge, in eap_ttls_process_phase2_chap()
619 u8 *challenge, size_t challenge_len, in eap_ttls_process_phase2_mschap()
694 u8 *challenge, in eap_ttls_process_phase2_mschapv2()
H A Deap_server_mschapv2.c364 u8 challenge[8]; in eap_mschapv2_process_response() local
H A Deap_server.c2099 const u8 *challenge, const u8 *response) in eap_server_mschap_rx_callback()
/dflybsd-src/lib/libtelnet/
H A Dkrb4encpwd.c105 static char challenge[REALM_SZ]; variable
H A Drsaencpwd.c100 static char challenge[CHAL_SZ]; variable
/dflybsd-src/games/boggle/boggle/
H A Dbog.c80 int challenge; variable
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_sta.c984 uint8_t *challenge; in sta_auth_shared() local
H A Dieee80211_hostap.c998 uint8_t *challenge; in hostap_auth_shared() local
/dflybsd-src/sys/net/sppp/
H A Dif_sppp.h71 u_char challenge[AUTHKEYLEN]; /* random challenge */ member
/dflybsd-src/crypto/libressl/include/openssl/
H A Dx509.h347 ASN1_IA5STRING *challenge; /* challenge sent in atlas >= PR2 */ member
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dieee802_11.c243 u16 auth_transaction, const u8 *challenge, in auth_shared_key()
2037 const u8 *challenge = NULL; in handle_auth() local
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dieee802_11_common.h38 const u8 *challenge; member

12