MAX_PASSWD_SIZE
u8 current_password[MAX_PASSWD_SIZE];
u8 new_password[MAX_PASSWD_SIZE];
if (length > MAX_PASSWD_SIZE)