Home
last modified time | relevance | path

Searched refs:magic2 (Results 1 – 2 of 2) sorted by relevance

/hostap-3.6.0/src/crypto/
Dms_funcs.c239 static const u8 magic2[41] = { in generate_authenticator_response_pwhash() local
251 const size_t len2[3] = { SHA1_MAC_LEN, 8, sizeof(magic2) }; in generate_authenticator_response_pwhash()
259 addr2[2] = magic2; in generate_authenticator_response_pwhash()
361 static const u8 magic2[84] = { in get_asymetric_start_key() local
403 addr[2] = is_server ? magic3 : magic2; in get_asymetric_start_key()
405 addr[2] = is_server ? magic2 : magic3; in get_asymetric_start_key()
/hostap-3.6.0/tests/hwsim/
Dtest_eap_proto.py6275magic2 = binascii.unhexlify("50616420746F206D616B6520697420646F206D6F7265207468616E206F6E652069746…
6284 data = digest + challenge + magic2