Nr                339 tools/packfi2/aes128.c 	for( idx = Nk; idx < Nb * (Nr + 1); idx++ ) {
Nr                375 tools/packfi2/aes128.c 	for( round = 1; round < Nr + 1; round++ ) {
Nr                376 tools/packfi2/aes128.c 		if( round < Nr )
Nr                396 tools/packfi2/aes128.c 	AddRoundKey ((uint32_t *)state, (uint32_t *)expkey + Nr * Nb);
Nr                399 tools/packfi2/aes128.c 	for( round = Nr; round--; )