Searched refs:Do1 (Results 1 – 2 of 2) sorted by relevance
475 Do1 = Cy^Cx; \501 Do1 = Cy^Cx; \527 Do1 = Cy^Cx; \553 Do1 = Cy^Cx; \572 UINT32 Da1, De1, Di1, Do1, Du1; in KeccakP1600_Permute_Nrounds() local644 Bo = ROL32((Amo1^Do1), 11); in KeccakP1600_Permute_Nrounds()679 Ba = ROL32((Abo1^Do1), 14); in KeccakP1600_Permute_Nrounds()690 Bi = ROL32((Ako1^Do1), 13); in KeccakP1600_Permute_Nrounds()723 Bu = ROL32((Aso1^Do1), 28); in KeccakP1600_Permute_Nrounds()734 Be = ROL32((Ago1^Do1), 28); in KeccakP1600_Permute_Nrounds()[all …]
73 void Do1(func<int> f) { yield(f()); } in Do1() function77 Do1([] { return yield(43); }); in main()