Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dms_funcs.c233 static const u8 magic1[39] = { in generate_authenticator_response_pwhash() local
249 const size_t len1[3] = { 16, 24, sizeof(magic1) }; in generate_authenticator_response_pwhash()
255 addr1[2] = magic1; in generate_authenticator_response_pwhash()
328 static const u8 magic1[27] = { in get_master_key() local
334 const size_t len[3] = { 16, 24, sizeof(magic1) }; in get_master_key()
339 addr[2] = magic1; in get_master_key()