Searched refs:saltbuf (Results 1 – 3 of 3) sorted by relevance
392 char saltbuf[128]; in __crypt_argon2() local406 ctx.salt = (uint8_t *)saltbuf; in __crypt_argon2()407 ctx.saltlen = sizeof(saltbuf); in __crypt_argon2()437 explicit_memset(saltbuf, 0, sizeof(saltbuf)); in __crypt_argon2()
1222 u8 hash[MD5_MAC_LEN], saltbuf[2], *pos; in encrypt_ms_key() local1226 WPA_PUT_BE16(saltbuf, salt); in encrypt_ms_key()1247 addr[2] = saltbuf; in encrypt_ms_key()1248 _len[2] = sizeof(saltbuf); in encrypt_ms_key()
578 tpw.pebuf.salt.len = t_fromb64((char *)tpw.saltbuf, in eap_figure_next_state()580 tpw.pebuf.salt.data = tpw.saltbuf; in eap_figure_next_state()