$x13 =
$x13->
xorInt32(ParagonIE_Sodium_Core32_Int32::
fromReverseString(self::
substr($message, 52, 4
)));
$x14 =
$x14->
xorInt32(ParagonIE_Sodium_Core32_Int32::
fromReverseString(self::
substr($message, 56, 4
)));
$x15 =
$x15->
xorInt32(ParagonIE_Sodium_Core32_Int32::
fromReverseString(self::
substr($message, 60, 4
)));
/*
j12 = PLUSONE(j12);
if (!j12) {
j13 = PLUSONE(j13);
}
*/
/** @var ParagonIE_Sodium_Core32_Int32 $j12 */
$j12 =
$j12->
addInt(1
);
if ($j12->limbs
[0
] === 0 &&
$j12->limbs
[1
] === 0
) { $j13 =
$j13->
addInt(1
);
} /*
STORE32_LE(c + 0, x0);
STORE32_LE(c + 4, x1);
STORE32_LE(c + 8, x2);
STORE32_LE(c + 12, x3);
STORE32_LE(c + 16, x4);
STORE32_LE(c + 20, x5);
STORE32_LE(c + 24, x6);
STORE32_LE(c + 28, x7);
STORE32_LE(c + 32, x8);
STORE32_LE(c + 36, x9);
STORE32_LE(c + 40, x10);
STORE32_LE(c + 44, x11);
STORE32_LE(c + 48, x12);
STORE32_LE(c + 52, x13);
STORE32_LE(c + 56, x14);
STORE32_LE(c + 60, x15);
*/