Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dms_funcs.c417 #define PWBLOCK_LEN 516 macro
434 os_memset(pw_block, 0, PWBLOCK_LEN); in encrypt_pw_block_with_password_hash()
452 rc4_skip(password_hash, 16, 0, pw_block, PWBLOCK_LEN); in encrypt_pw_block_with_password_hash()