
...
EEPROM_Write(&encrypted_password[a],encrypted[a]);
EEPROM_Read(&user_name);
...
